Loading Tool

Explorer IconExplorer

Memory Pool

87,112 transactions
31.63 vMB
0.21711818 BTC
Random Selection Loading Transactions
Max Size: 191.98/200 MB

Candidate Block

Mining Attempt 701da3832db44c2b05e9468467501f64696e4e8eb11bee9414a3f69d352b7f06
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root c6dd60ef31b66098eb00b26f1b65cdcf0211e751d0200174fb67951bebaefcb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.10907769 BTC
Feerates: 502.67 > 10.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (231,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,527 683,527 000000000000000000089b555613f12b56c2f3b8b071015353d5a1492345bb97 657 1.00/1.00 vMB 12
683,526 683,526 0000000000000000000a864a697dd368b673f53fe511da28e610f1202df9d2a6 1,567 1.00/1.00 vMB 31
683,525 683,525 0000000000000000000a8819114d3dd42201ebb185ebb131c667aaaab7660425 1,875 1.00/1.00 vMB 40
683,524 683,524 000000000000000000094e55dcb6847229e55e251e1809faf067cdf6d251964f 1,750 1.00/1.00 vMB 20
683,523 683,523 00000000000000000002243c43dc268c1b10e72c68a3708dcb1d741801829453 1,651 1.00/1.00 vMB 40
683,522 683,522 00000000000000000007efacbdac2722205c3f7fff67db06e0ed86cd19873b21 653 1.00/1.00 vMB 44
683,521 683,521 000000000000000000023bab121ed64ff27a2ec87811d3121b50cfdbc1317eae 550 1.00/1.00 vMB 48
683,520 683,520 00000000000000000000b464e10f7afe366d98d37c770a4f1b3d8c5de1c4f705 1,992 1.00/1.00 vMB 51
683,519 683,519 0000000000000000000044884fe27d02d4faadc3ff0ce46f716027a0afca00a3 2,130 1.00/1.00 vMB 95
683,518 683,518 00000000000000000001eafe549a8ddc7f1926d88e2b5fbc87709ab94eac8c69 2,186 1.00/1.00 vMB 38
683,517 683,517 00000000000000000001b67bf125b9383f8e10e160ad0001d17539704a56caf9 1,831 1.00/1.00 vMB 44
683,516 683,516 0000000000000000000a090f904abe79ea07027a948c20ba6766cefb57b014be 2,750 1.00/1.00 vMB 77
683,515 683,515 00000000000000000008a6babeb4ca8652f09da8cc4db7cf3d8747cb7ee2be0a 2,056 1.00/1.00 vMB 40
683,514 683,514 0000000000000000000606639a63133d87bf9f29ba9c31db6031fab0527342b1 1,468 1.00/1.00 vMB 76
683,513 683,513 0000000000000000000a7eb8dfdc450b6b26c47febf87bfc8d14cdbc041d155b 1 0.00/1.00 vMB 0
683,512 683,512 00000000000000000001ec8d45f537f6f798c84613a58a1ab470d71347430e58 1,012 1.00/1.00 vMB 33
683,511 683,511 000000000000000000024cfb5381e28f5985dff4011159d762d52c84564112e9 1,641 1.00/1.00 vMB 14
683,510 683,510 000000000000000000032c1e5b5ac02a6f0158fbe94c0c8451907ea6bda009c8 2,292 1.00/1.00 vMB 30
683,509 683,509 0000000000000000000ac0dc59ae48dc36a5a8be3aca6be1b858292378b60353 2,137 1.00/1.00 vMB 66
683,508 683,508 0000000000000000000a04481fab01d6af0d712d01bd1a16f1737a214b636b71 940 1.00/1.00 vMB 47
683,507 683,507 00000000000000000009758c5dbe990d1c7409db04d59e42823086cc69e4ec01 907 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.61 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.95 GB
    • Received: 16.08 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.