Loading Tool

Explorer IconExplorer

Memory Pool

35,823 transactions
26.69 vMB
0.05740214 BTC
Random Selection Loading Transactions
Max Size: 134.98/200 MB

Candidate Block

Mining Attempt 7fd6a990a5674bb051ea67f5ce9fe9cbeb739569e90f339d8ec2424dda165a16
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 3263ddb8ed3c5536c59b94c766b9c87551da9fb96dc97f119f925a996cc009c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.00754398 BTC
Feerates: 160.84 > 0.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (152,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,579 762,579 00000000000000000001e675976a30c22727f30ea7ca6f67d3e8603420dcf18a 1,948 0.93/1.00 vMB 16
762,578 762,578 000000000000000000008889775df781a168735e6b2d741b3c78a4b2481d659e 520 0.18/1.00 vMB 20
762,577 762,577 00000000000000000005b1f58cc7ae68ff0f708480052b5858bc8abf9c2eb97e 659 0.30/1.00 vMB 15
762,576 762,576 000000000000000000075fece1df661b09dea45ee60d27388fe59f2687e417c7 816 0.39/1.00 vMB 11
762,575 762,575 000000000000000000047458de1aa32ea899fbee1d762191304f48dc738f6487 1,737 1.00/1.00 vMB 10
762,574 762,574 000000000000000000071704dfb9a0c753079984943395fd5e186ac5c3265599 2,887 1.00/1.00 vMB 20
762,573 762,573 00000000000000000006d24d8e853900cb1a4b697770c6e0bdc630bdf94d7247 2,205 1.00/1.00 vMB 35
762,572 762,572 000000000000000000061ccfa3ca3317203e64c9cef2442450bd4f2e177b22dd 992 0.33/1.00 vMB 22
762,571 762,571 00000000000000000003fc8ad712e46a1b6482d025175a5c91c2df0d340324be 1,142 0.90/1.00 vMB 6
762,570 762,570 000000000000000000027b00262b98cfb75509b6fde31271db661cb6c9fcf075 2,873 1.00/1.00 vMB 23
762,569 762,569 000000000000000000019d9db655cbf060664adb449fb4aafc4979da3a7de870 3,101 1.00/1.00 vMB 21
762,568 762,568 000000000000000000063fe0e5afd1271bd2bd229ab2959c39b99441759411e3 1,668 1.00/1.00 vMB 13
762,567 762,567 00000000000000000005ea70684a7a57cb05b8407ffca12c0f48be0597f1e38a 2,187 0.95/1.00 vMB 11
762,566 762,566 0000000000000000000247a564ffc8ad58d4881fb5c5d8378e75f0ed006c8a1e 2,915 1.00/1.00 vMB 28
762,565 762,565 0000000000000000000570ccc3997a4eb1bbe4be4ac032a469cc406110bcbade 3,088 1.00/1.00 vMB 24
762,564 762,564 00000000000000000006103241570f507bc334401b0272215de99ffd094f7252 2,985 0.97/1.00 vMB 23
762,563 762,563 00000000000000000005e609d58b6fb65c315b82d18ef2185f133cdb803454fd 1,887 1.00/1.00 vMB 18
762,562 762,562 00000000000000000002786abb65a0f3d1a12ec2b078a9aeeee845d0d0ec1a37 865 0.94/1.00 vMB 17
762,561 762,561 000000000000000000055bb8c933495794a22e3beeba35a7b84e3037a0e3cc39 1,951 0.96/1.00 vMB 14
762,560 762,560 000000000000000000062eca6541c4deb7355a312cffea49976c9680542ad2d9 490 0.96/1.00 vMB 3
762,559 762,559 00000000000000000004557b2aae90d5a4a23612d7b8036efbd9a75c673ad44f 1,304 0.93/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.