Loading Tool

Explorer IconExplorer

Memory Pool

75,419 transactions
27.73 vMB
0.07529101 BTC
Random Selection Loading Transactions
Max Size: 169.17/200 MB

Candidate Block

Mining Attempt c1ea147d5e26c60b784ceff729225e06fd8ec7eb8055fca609a04d35fe63dfa7
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b8718efe15b1dfaf152b86746b486475a1a8c06155718438ec2499a99aa71ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.01588382 BTC
Feerates: 99.50 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (588,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,815 326,815 000000000000000009ebba8f7b10444fab283653a0c0f873431adc59005804c2 2,083 1.00/1.00 vMB 31
326,814 326,814 00000000000000000ec1f2f0acd14013fd7c6e96992a94d8dd70ea4488160e5e 98 0.23/1.00 vMB 11
326,813 326,813 00000000000000000090012f53b6703015dc96c306a16c73ebdaec62bbde409d 1,187 0.75/1.00 vMB 22
326,812 326,812 00000000000000000687dc4c897ffefdf7d02d6e3de505f3c658cee1d27f23d0 512 0.17/1.00 vMB 48
326,811 326,811 00000000000000001316c8f3b097f73d21da2aa8e79a68e97ecbe56ae6296f88 1,176 0.50/1.00 vMB 38
326,810 326,810 000000000000000016b9657a8fdb7cd602a5ac4ddfd2f2565e7d3ec100020084 1,121 0.60/1.00 vMB 28
326,809 326,809 000000000000000016cf550e3c5edbbcda65f3ef641fb022e7e21f01046e2965 64 0.03/1.00 vMB 62
326,808 326,808 00000000000000000f27668e656e2a812a6d380d15e598e8aadb7baff84cba73 236 0.13/1.00 vMB 26
326,807 326,807 00000000000000001be12b5501c9923bc81037aa39e0316be9b472d56fa804f9 327 0.19/1.00 vMB 25
326,806 326,806 000000000000000008b18b757796449307ae7e8fce3f9a59359f06908c85a630 364 0.23/1.00 vMB 21
326,805 326,805 00000000000000001bf7641f5b2035e44e0bae52a0f2d2e5c4133434f371143f 290 0.17/1.00 vMB 26
326,804 326,804 00000000000000001b1f20e2c542359ed6eacde1caedc3c434e5f64a412a0ead 206 0.15/1.00 vMB 16
326,803 326,803 000000000000000014bfccc5e72a1a17870453bc2e97777e927801fb720d2a86 574 0.32/1.00 vMB 28
326,802 326,802 000000000000000013f3d355ca3f93d5528478740881fe9f35f666296eefb4e0 817 0.47/1.00 vMB 28
326,801 326,801 00000000000000001ab99837caee498d6d84e94f91e32b0ae0ca51dc46fa2d92 400 0.25/1.00 vMB 26
326,800 326,800 00000000000000000a0aa99b870e2f0977cf3ad343b205ea3ec851755937ac06 829 0.51/1.00 vMB 24
326,799 326,799 000000000000000003fec4b5cd08090ab80010345952ab08048e088a00c2b09b 484 0.24/1.00 vMB 29
326,798 326,798 00000000000000001946b937fd64f31dda83721cf93133c6efa3a2959781b01f 501 0.66/1.00 vMB 15
326,797 326,797 0000000000000000139af611a13a098a17799be106ab7bebec44393a918ee69d 2,144 0.75/1.00 vMB 40
326,796 326,796 000000000000000013820f5c750da2906708181f6e1bdc1f9fd161057766998e 779 0.41/1.00 vMB 28
326,795 326,795 000000000000000013dceab83499190d40e1548164f22c61c596b224710daa88 1,312 0.64/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.