Loading Tool

Explorer IconExplorer

Memory Pool

75,781 transactions
28.39 vMB
0.06372842 BTC
Random Selection Loading Transactions
Max Size: 171.95/200 MB

Candidate Block

Mining Attempt b4ef43181bd4cf0bf71b8fa982110bf0a871e0c6af905cac0a2ed6a9e3dbb0a4
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 0d0d4ffa01c06d5b39a18d0dacc2f1bdfcaa3ced212ee71fcd1212a6d8b596ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,546
Size: 1.00 vMB
Total Fees: 0.00498291 BTC
Feerates: 77.21 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (309,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,830 605,830 000000000000000000028223da270628b39c07c03f5dfc7b6ae46930176a856f 2,605 0.79/1.00 vMB 20
605,829 605,829 0000000000000000001452d601cd29809527491e0146ddc15c8d5016c2ff637f 3,334 1.00/1.00 vMB 11
605,828 605,828 00000000000000000006d71125f9dd9d406d80794b244cee75022df0188e5946 2,685 1.00/1.00 vMB 22
605,827 605,827 00000000000000000004ee6591455c105127659213990e6aaa1436a022d5d0de 2,905 1.00/1.00 vMB 18
605,826 605,826 00000000000000000000f383c11667be88942faced981f45e42b4a366b5c31a3 3,159 1.00/1.00 vMB 31
605,825 605,825 000000000000000000133aee357761a4946cf905f4048f728ff6047b6d173d41 2,987 1.00/1.00 vMB 24
605,824 605,824 0000000000000000000d23906fc621958334e823ec522e2e662c6492fc2e0cff 19 0.00/1.00 vMB 16
605,823 605,823 00000000000000000004d3b794cc1abbefac8613b9c5f5ba94f576cea4f5feb0 2,641 0.82/1.00 vMB 20
605,822 605,822 0000000000000000000e59ae8da8dfd39ca3d692179d967b0e4fbbfe2bd2b110 225 0.07/1.00 vMB 19
605,821 605,821 00000000000000000000b30126d99944ffb97180ecc4d506637b76462ce4a9dd 2,269 0.67/1.00 vMB 17
605,820 605,820 00000000000000000013287f712f4c8891a5b66f7c9d6c890f3c4ef2a316218f 1,574 0.47/1.00 vMB 20
605,819 605,819 00000000000000000011f9d6546b5e72fd31887afd7d84705e5cb6952d613d0f 2,427 0.75/1.00 vMB 11
605,818 605,818 000000000000000000020a4bf57258501fbc9daad8c03db959d89e87983636ec 2,624 1.00/1.00 vMB 19
605,817 605,817 00000000000000000007fdf203a1ae7e4f80a3bea578e88458ffb1b401d5868e 2,812 1.00/1.00 vMB 30
605,816 605,816 0000000000000000001365e5a769217508c0423bbf6ce0bce1300c930966217b 576 0.17/1.00 vMB 17
605,815 605,815 000000000000000000008514d47f22d184348414cd51a4c8865f571a133fc33d 1,224 0.34/1.00 vMB 19
605,814 605,814 000000000000000000142f9b36828892bfb967a22cbbfdbfa8594fdae22313cc 412 0.13/1.00 vMB 28
605,813 605,813 000000000000000000002e004e957647b191d0024c58e9490d8035fc38022864 1,066 0.34/1.00 vMB 19
605,812 605,812 0000000000000000000854659aeb8d9816de1f9d6f1cc845d61d2f587af29e6f 1,040 0.31/1.00 vMB 18
605,811 605,811 00000000000000000003f9e91a07dbf117141fba84a6ec69e51e3e83ab0c5f16 845 0.26/1.00 vMB 18
605,810 605,810 00000000000000000002267a6d4154a159f18c53d753d98883f153075181edf0 108 0.03/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.60 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.82 GB
    • Received: 16.02 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.