Loading Tool

Explorer IconExplorer

Memory Pool

74,399 transactions
28.50 vMB
0.08126563 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt b4d2ae5da4f620896b526fac3fe107813cad9f3d33a928ba1810c0d411a89cea
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root fde4589ef97a38abffb469868370a11e86565f8324e6de60853a29c4ebecd050
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,253
Size: 1.00 vMB
Total Fees: 0.02407065 BTC
Feerates: 151.11 > 2.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (342,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,224 572,224 0000000000000000001595e8f64294ce2d47bea6a369e588929b8e8004affc97 2,487 1.00/1.00 vMB 15
572,223 572,223 0000000000000000002546a19f313db79ab4b2c21b1a81b11fc8a64cba1e85dc 2,639 1.00/1.00 vMB 51
572,222 572,222 0000000000000000000b290496269a9ef3841d5283f1aca1db0793cbccd5e3f5 2,771 1.00/1.00 vMB 26
572,221 572,221 000000000000000000173b0d182e70aed076d673212cd813d0a5abc9e3748fbf 3,336 1.00/1.00 vMB 68
572,220 572,220 0000000000000000001aed9899fd411e4c3924d78a8aa3b20468d50eeaaef8f5 2,851 1.00/1.00 vMB 20
572,219 572,219 00000000000000000000ba22708dff78e8df3ad89d2acfdeaeee211b8389112e 3,345 1.00/1.00 vMB 31
572,218 572,218 000000000000000000035c1ecb874a7287f90c30c2eafcd4b31fd175f181e4fc 2,791 1.00/1.00 vMB 32
572,217 572,217 0000000000000000000f63cecb6f7d749d31247cd314341edb0fbf0f64f15b49 3,454 1.00/1.00 vMB 73
572,216 572,216 0000000000000000000d44c8652d8c5cf2c94de306a74d079903a2140ce9a83a 2,608 1.00/1.00 vMB 46
572,215 572,215 00000000000000000020b1ca7162317ff67bfc85b673b4adb3f714f034ba5407 3,267 1.00/1.00 vMB 74
572,214 572,214 0000000000000000001fb388a2db81e943395f0a1d327c2708ff036dcec8e7cb 3,137 1.00/1.00 vMB 74
572,213 572,213 000000000000000000254889a31438819f68c3ec485ec5088041d548d6962309 3,000 1.00/1.00 vMB 33
572,212 572,212 0000000000000000000d51aca1acd0313e4dd8bdbe5f64e72d3d2ac18548dd8d 2,686 1.00/1.00 vMB 37
572,211 572,211 0000000000000000000b723ee9f7e637c8a32179d0db990fdb95c9054f79771a 2,714 1.00/1.00 vMB 13
572,210 572,210 00000000000000000026bc88fe4b79091ead4fa29ccb0e0af6ca7e559acca306 2,260 1.00/1.00 vMB 25
572,209 572,209 0000000000000000000ea6bfff25a8c19458fde7127f56c562588b4711d96cb7 3,141 1.00/1.00 vMB 61
572,208 572,208 0000000000000000000d603bde9e2da6369a6b6edbfb31c594ccb3c03bf04f42 3,158 1.00/1.00 vMB 81
572,207 572,207 00000000000000000002edd5d93982ef1957d74a90407c7fe094bfd06eb0c171 1,420 1.00/1.00 vMB 17
572,206 572,206 00000000000000000027a7c54c13b83ff9be66303acbf712c6eb0f9b9bb3b7d2 1,738 1.00/1.00 vMB 10
572,205 572,205 00000000000000000019bf6775a5ca08a86db80134a87fc8e9de0ebcbdbff069 1,287 1.00/1.00 vMB 15
572,204 572,204 00000000000000000020285da1de7ab4a5c6ebae28a8898483ac8e0d1ac5b5c5 1,975 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 667.37 GB
    • Received: 15.25 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.