Loading Tool

Explorer IconExplorer

Memory Pool

73,350 transactions
27.15 vMB
0.06103387 BTC
Random Selection Loading Transactions
Max Size: 165.85/200 MB

Candidate Block

Mining Attempt 55d4859a24f7c97ae7b9a7e8e28be34301d296e720aa4bab6804e1098fc7d437
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root b555de58054078920646f4742686d2366160db37845e744cad2e7456cd180f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.00335538 BTC
Feerates: 22.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (301,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,802 613,802 00000000000000000005474bc84f91a99bd2fe96090afa34b27affe58ff913df 1,953 0.64/1.00 vMB 11
613,801 613,801 0000000000000000000384c1c2a6f15fae813c8a19054241e5c9bc107fb55b83 528 0.16/1.00 vMB 15
613,800 613,800 0000000000000000001173c5697772047eee46039f50d9d0940ed87a694c7ec3 294 0.08/1.00 vMB 17
613,799 613,799 0000000000000000000f40a2d895cd9add74590a56812646619cacce7468be18 2,041 0.65/1.00 vMB 13
613,798 613,798 00000000000000000002373a8532cd64c075924c2404c77d93f3a5d64b2f32bb 1,151 0.38/1.00 vMB 19
613,797 613,797 00000000000000000009e356cf79c7a4ad22546cee65894369ea5ae98262ddab 1,608 0.50/1.00 vMB 2
613,796 613,796 0000000000000000000a6719dc5e3041903b631bf65f07084991115a31eb1d37 2,831 1.00/1.00 vMB 20
613,795 613,795 00000000000000000004ee37b139bc3a6692412e2661540e272bf3cbecff71d0 468 0.14/1.00 vMB 11
613,794 613,794 00000000000000000009b671c587fc1a5fdf173a3779582edec5a3db5acd61e9 447 0.28/1.00 vMB 13
613,793 613,793 00000000000000000003c64909d348b30ddfdf6086ac8d519ba8cc39c99d28aa 475 0.30/1.00 vMB 12
613,792 613,792 0000000000000000000b3369d0083aece98dd530d7eda8351a3e2c69d5dc01ec 472 0.13/1.00 vMB 20
613,791 613,791 00000000000000000012750454d530243363b975d54c56debde289e3d84ea735 162 0.04/1.00 vMB 17
613,790 613,790 00000000000000000012b6ddfbbd0cd8b23838ac8925104c69c4d00637a44cfb 1,721 0.56/1.00 vMB 5
613,789 613,789 0000000000000000000d2532884a24a223ebc6a8d362c9f59505893f6b016e13 3,017 1.00/1.00 vMB 22
613,788 613,788 00000000000000000007b8eaea3bbe8c2d1e15be61b354c802939cfc3403ba5e 698 0.24/1.00 vMB 13
613,787 613,787 00000000000000000012721ad871556fbdd58518f2bf80a01ad52132486a909c 1,076 0.58/1.00 vMB 14
613,786 613,786 0000000000000000000a731f835fc76fe88f2da495d40579a76e78a9311dd0f0 2,859 0.97/1.00 vMB 12
613,785 613,785 000000000000000000035bab7d95b95e337b826f44c4792a65307ae8a9ba4d8f 869 0.39/1.00 vMB 11
613,784 613,784 0000000000000000000c251cb2ef6c9f1e63ed6095ffcf0ed99c5e6fbcdb9b81 2,933 0.99/1.00 vMB 11
613,783 613,783 000000000000000000094fcc7f4fc8f0caff7e6a75c94353141d7314eec14200 2,072 0.77/1.00 vMB 12
613,782 613,782 00000000000000000001543da06cbfa28f8e71d637bbabf85dfba5bb69e17118 3,353 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 712.42 GB
    • Received: 17.17 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.