Loading Tool

Explorer IconExplorer

Memory Pool

78,616 transactions
29.04 vMB
0.09763780 BTC
Random Selection Loading Transactions
Max Size: 176.18/200 MB

Candidate Block

Mining Attempt 50570fb0f590515bc15b2548a4fa21d03f76990f8c775d924e9d1b7b6a82c5a2
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 0d3c931ab32f14b168ccb6a527638fb254d0f6cc981d1ee76e434ab37642fc03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,620
Size: 1.00 vMB
Total Fees: 0.03703994 BTC
Feerates: 137.15 > 3.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (325,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,518 589,518 00000000000000000019472dd4204b864592c95e57d2df787ab8bb93c8599c4a 1,132 0.35/1.00 vMB 23
589,517 589,517 000000000000000000134e9c733061f3d81eb663b2d402e4d46e876114adef05 687 0.23/1.00 vMB 31
589,516 589,516 0000000000000000000c6d9739c148980748dc026f91ab2b8e632bd0d9e04a7d 1,419 0.49/1.00 vMB 27
589,515 589,515 0000000000000000000aa32829b77beabedee972452b43245df1846086d70f4b 1,699 0.66/1.00 vMB 8
589,514 589,514 0000000000000000000685aa31ff8a77606715c64f05c1b21b21f1db86e335af 2,949 1.00/1.00 vMB 50
589,513 589,513 00000000000000000012aa68d9f004c7159c08d7e356890e283662ad4d329c1e 2,986 1.00/1.00 vMB 40
589,512 589,512 00000000000000000003470f6c8d596f0f7a6aac867ee9a994c007b640c35f70 1,942 1.00/1.00 vMB 13
589,511 589,511 0000000000000000001a32c1b734cdfd059b1aca5d9d9ffa37f7b1c039853a22 2,478 1.00/1.00 vMB 33
589,510 589,510 0000000000000000001488d635291bd096a4d0cd271140696f727f173912973a 50 0.04/1.00 vMB 13
589,509 589,509 000000000000000000103fb860f4e1564579e7e6d47c28582b4e69eb1a9f57de 924 0.34/1.00 vMB 28
589,508 589,508 00000000000000000009b9a75152b4f0343beb0e43ea29b7dde8de265066ac28 2,496 0.86/1.00 vMB 31
589,507 589,507 0000000000000000000b4c788595dcd5e9f5baa7d39b9deeb998b0844c293fb3 2,601 0.97/1.00 vMB 23
589,506 589,506 000000000000000000033490627b56298003a0b559b2c7d565e7104c871c05d5 3,070 1.00/1.00 vMB 37
589,505 589,505 00000000000000000013914ef496bdf51e00672ed2c2f55858622ea6247e0c02 2,987 1.00/1.00 vMB 44
589,504 589,504 0000000000000000000d4fa2d5e0dd94fc9f7d46383a1613b4c1fba1810e09e5 52 0.02/1.00 vMB 39
589,503 589,503 0000000000000000001905d59097ec765370fa6f3c427484269c1b40568ec21a 1,714 0.52/1.00 vMB 29
589,502 589,502 00000000000000000014653003f769de8309d32f52aac1e295906df442dc711c 1,273 0.42/1.00 vMB 35
589,501 589,501 00000000000000000000aa11c900c563204d714c4824ec5f96b98c587d3f307a 2,772 0.91/1.00 vMB 30
589,500 589,500 000000000000000000174c2b7dd1b582d0818917aa596313d93ce8bf9993b4a6 535 0.25/1.00 vMB 30
589,499 589,499 0000000000000000001488df0c4aa859b9e38ca024be7e22dbafa6532ab94bfb 41 0.02/1.00 vMB 50
589,498 589,498 0000000000000000000209154f009c0cbee0911b92b7cd1beee9eba3b7a77143 1,114 0.45/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.40 GB
    • Received: 15.93 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.