Loading Tool

Explorer IconExplorer

Memory Pool

80,785 transactions
29.78 vMB
0.07294511 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 874612a38c6044ed2b9d51b5f64975a56df654305700ebb1d4f535a5418a3f9f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2a112a3dcbaf8dbc1099373341e6d69e79ae7abdc44b55601ca7bea9853454f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,901
Size: 1.00 vMB
Total Fees: 0.01196602 BTC
Feerates: 502.67 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (99,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,764 815,764 0000000000000000000348e3903f3e075981ec8b036f8d7f5be73d460fcd2759 2,876 1.00/1.00 vMB 101
815,763 815,763 000000000000000000028616df60fdfaf611b48e3512703ffa8280d18a0605d6 3,096 1.00/1.00 vMB 99
815,762 815,762 0000000000000000000294d145675c8eae739b7b3c53dd0d8ff330810ce9fae6 2,713 1.00/1.00 vMB 66
815,761 815,761 000000000000000000044cd3d9c519e74e859e25bdd5c5d68ba6ba9110f208a4 3,549 1.00/1.00 vMB 88
815,760 815,760 000000000000000000018c687d53a02db60a281b6ac7b5c5d9af303f6c6c20d7 2,828 1.00/1.00 vMB 92
815,759 815,759 00000000000000000000fed17637498941f29e96307b3b718f012275bd27030d 3,542 1.00/1.00 vMB 56
815,758 815,758 00000000000000000001168feb07d2164983a3dbd78366fc55cf52bf02f18230 3,662 1.00/1.00 vMB 67
815,757 815,757 000000000000000000029fcc85585587fa08025d181bf093a89b0a8dae333719 2,211 1.00/1.00 vMB 79
815,756 815,756 00000000000000000001beaa86c64ec43d7d29ee84a9327447a8e244a7e81e8a 2,865 1.00/1.00 vMB 87
815,755 815,755 00000000000000000001d6c4e1eb6fe16148d1562b8e461dce33741abc615711 2,230 1.00/1.00 vMB 72
815,754 815,754 00000000000000000003ae5da66f1024a871afc51aeea5688386b33a7e8ae61a 2,756 1.00/1.00 vMB 93
815,753 815,753 000000000000000000007aba6bced929aa6de020a1af1b91e981ed8542cf877d 2,424 1.00/1.00 vMB 79
815,752 815,752 00000000000000000002998589d048b427ded97bf5cfc1c1835975f0855c7ab4 2,336 1.00/1.00 vMB 79
815,751 815,751 00000000000000000002d2c45e1009552f05e35ce08fff997374430eb75b0830 2,469 1.00/1.00 vMB 88
815,750 815,750 000000000000000000025c0b1361700790b2426e7f4581bdb5a3028fc937e2fe 3,492 1.00/1.00 vMB 113
815,749 815,749 00000000000000000002442471bbdce0697d5d7080c2ae9ec02a9068d1477180 2,271 1.00/1.00 vMB 89
815,748 815,748 00000000000000000000bed1422697597fdc92770ac50df3ea126f9c1b286ec0 3,364 1.00/1.00 vMB 90
815,747 815,747 000000000000000000006e09bd1044fc8e6fc9819f40882815a386da13bd7c79 4,112 1.00/1.00 vMB 79
815,746 815,746 0000000000000000000087423a17af79e20f486acc74e3a14fad2ef8c3bf4385 2,996 1.00/1.00 vMB 90
815,745 815,745 00000000000000000004738870318eb422c752c50f9c5726fb753388746d32e9 2,628 1.00/1.00 vMB 98
815,744 815,744 00000000000000000000573f20c2d854514401ff53ad9b772546c6f4bbff0554 3,393 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.