Loading Tool

Explorer IconExplorer

Memory Pool

76,483 transactions
28.50 vMB
0.06780642 BTC
Random Selection Loading Transactions
Max Size: 172.72/200 MB

Candidate Block

Mining Attempt d7fa9618c6c4676ae0aa063697e7c582fe6b1744b030ecf193de571b50b7eeba
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root be35f664afef15b55ef49293958986bffa090203e9f7dfaac25166e2aa857564
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,162
Size: 1.00 vMB
Total Fees: 0.00855105 BTC
Feerates: 71.79 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (180,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,311 734,311 00000000000000000005d0cf82c4bb689de194c04a481cbade921b933887f273 827 0.37/1.00 vMB 10
734,310 734,310 000000000000000000092bed40a3feb700501ef77bcb8e0fb59ddb0fcaad7278 1,010 0.37/1.00 vMB 8
734,309 734,309 000000000000000000078f7949801754041e5e277809572a069cc46395b7c94d 1,667 0.55/1.00 vMB 8
734,308 734,308 00000000000000000000d0b7a7fe059cbbab58c70795cd11ae31a4865eb1bfa7 138 0.05/1.00 vMB 7
734,307 734,307 0000000000000000000094e5f4d8ecf13072d2be6ec9b4a47f1967c4ac213950 994 0.31/1.00 vMB 8
734,306 734,306 00000000000000000005b61a0d43833d064d9d55e42e7c05a2abb45c823e4467 1,764 0.71/1.00 vMB 7
734,305 734,305 00000000000000000000db3a600abf1f3ec79242fdc4b0744c86fe3987b8a7e8 1,114 0.35/1.00 vMB 3
734,304 734,304 00000000000000000007a62bd1c11b5d7a722794f449c2dbf70bf141cbb6ed1a 2,383 1.00/1.00 vMB 8
734,303 734,303 000000000000000000093c9bf9281f1cb8fc9df6e3ac9412cd9ce2b2c5452d7a 2,367 1.00/1.00 vMB 14
734,302 734,302 000000000000000000073c8006573ce11aed2627943f06675125cb43aee4c9f5 121 0.03/1.00 vMB 7
734,301 734,301 0000000000000000000594e3f34e1ac2e3e18789fe27ccb762422cb279e57ddd 9 0.00/1.00 vMB 4
734,300 734,300 000000000000000000094b26d414646dc774feacf4cd6abfe388f3236daaeb6b 791 0.29/1.00 vMB 9
734,299 734,299 000000000000000000060cc5a4db0d8ef655747f7ca9071b98dba99af9b8b20b 1,190 0.72/1.00 vMB 3
734,298 734,298 000000000000000000043961aa1cdf074cf1189e3a6ecb6ae48c1473e3f14e22 2,290 1.00/1.00 vMB 7
734,297 734,297 00000000000000000001c3d9a68d86131c39c0256dd055b678bf8a53d0152cd4 2,819 1.00/1.00 vMB 4
734,296 734,296 0000000000000000000639a4648ae8970206d353f8905443ac9cc7e1c7f64d1c 2,906 1.00/1.00 vMB 7
734,295 734,295 0000000000000000000792aa64b2ab1c55947f184a35e0ad5c8f4dbb0cf8fa05 2,702 1.00/1.00 vMB 13
734,294 734,294 0000000000000000000322590a67ca166ae6586ad8bbaec8ea4ccdd063af7522 3,094 1.00/1.00 vMB 8
734,293 734,293 000000000000000000001282a63ddd115d53f1601b3daf53769d8141659ce65a 2,992 1.00/1.00 vMB 16
734,292 734,292 000000000000000000074c55f01ca983b897bf92fbfd5cc24a5a8dfa1600389b 2,810 1.00/1.00 vMB 8
734,291 734,291 000000000000000000046493417d4d1f78b0ee91f10423811b5692fd15716d35 1,435 0.82/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.