Loading Tool

Explorer IconExplorer

Memory Pool

81,952 transactions
31.03 vMB
0.11766833 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 7fd31260b5e098e86e64f9054c9a5b975556d855705b23b73954aed6cb52ab90
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 1430eff842aafb3c9001e76bddb01730cfd5ae77520693613961609ddaa8ad69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.03398025 BTC
Feerates: 101.42 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (180,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
734,290 734,290 0000000000000000000322253b0a337cf3f42a85836420d40898cb434330bbe7 604 0.27/1.00 vMB 4
734,289 734,289 000000000000000000061bb252edff937e084f063355c502eb31d47b3413c13e 2,662 1.00/1.00 vMB 5
734,288 734,288 000000000000000000016131fd35e2c9ab52f161cb897cebca9798516b60da89 2,859 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.