Loading Tool

Explorer IconExplorer

Memory Pool

42,388 transactions
26.14 vMB
0.05082232 BTC
Random Selection Loading Transactions
Max Size: 137.37/200 MB

Candidate Block

Mining Attempt e64c3530e851660d78efe87f0d67eee60d83a38f7c63760e81e27dd59b19b0b6
Version 20000000
Previous Block 000000000000000000012de3dfbb8c9fe02a03d08b739b2b517f414f317d3d4f
Merkle Root b33d4bfd135692b5d8aee6cccae1cfa83844cef66c702e13169fca47a6f99951
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,898
Size: 1.00 vMB
Total Fees: 0.00310044 BTC
Feerates: 12.16 > 0.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,725 (187,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,398 727,398 00000000000000000005669efe9b94adc1288036264a4946c36388d46567d578 441 1.00/1.00 vMB 5
727,397 727,397 000000000000000000085e0a505a6a88c46815c49ecd7b180bea23f09606e7b2 2,063 1.00/1.00 vMB 10
727,396 727,396 000000000000000000012175992dfa5dadb564915287812082ec6ae9901a549f 416 1.00/1.00 vMB 4
727,395 727,395 00000000000000000000739e74727078837e6699f905d71a17c3167fdce741d2 677 1.00/1.00 vMB 6
727,394 727,394 0000000000000000000341a08adc88bea6534159e45c5d1cb782880ed86f775f 1,617 1.00/1.00 vMB 6
727,393 727,393 00000000000000000002398a9526f59def0d73ddb16da653c8a095e06cd8231a 2,625 1.00/1.00 vMB 10
727,392 727,392 000000000000000000042e4d9f3efc0cbef692a906c95c4ddbf62e8f1e44e075 2,292 1.00/1.00 vMB 13
727,391 727,391 0000000000000000000073627c34fc9e8daa750df0c513b0f3f3ae1d11f1c643 2,259 1.00/1.00 vMB 21
727,390 727,390 00000000000000000008cdcc43773895f6189568f16ea9ee034215b9cbf4eb0b 1,174 0.41/1.00 vMB 8
727,389 727,389 00000000000000000002c9481a92c1645fd3c77500d0cf8b9074578c2f571364 680 0.26/1.00 vMB 8
727,388 727,388 00000000000000000003687e547b533c35cb2ed58cf41f0adf63a3942eb4e9b3 1,141 0.54/1.00 vMB 8
727,387 727,387 000000000000000000095ba16a703062225def36e6827f9f13eec2da8dce4de4 335 0.12/1.00 vMB 8
727,386 727,386 000000000000000000051a2aad657af6a692d2ca70797cba3b83cedbe4271d5d 936 0.36/1.00 vMB 9
727,385 727,385 0000000000000000000172d2fdcc3b759f02792e87ca93e3a3625292f6504503 226 0.25/1.00 vMB 2
727,384 727,384 00000000000000000007b072bc7214d3bc0916fc2ed7dc0bb6911881dd0d850a 2,474 1.00/1.00 vMB 8
727,383 727,383 000000000000000000078fe839a549a4c372f0f31344b0a893f8d26d12b42def 1,012 0.30/1.00 vMB 10
727,382 727,382 00000000000000000009099a0116eeb750801a3904a9570d45ef3ba7ba4e53f0 314 0.13/1.00 vMB 9
727,381 727,381 0000000000000000000313c35b83a8d7de4e975b59e3a6247c75bd85af57c99d 1,607 0.77/1.00 vMB 7
727,380 727,380 0000000000000000000822cda2063c6ca223b3f162df857ec356e7dea9f9c40c 659 0.29/1.00 vMB 8
727,379 727,379 000000000000000000009ad8a76c66c0108fa98c2cabecef64864dbf25f0fad5 918 0.34/1.00 vMB 7
727,378 727,378 00000000000000000009c9aadcc424c6084ad4fc7e535df437c103eedba4230a 1,709 0.95/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.91 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: 645.71 GB
    • Received: 12.76 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.