Loading Tool

Explorer IconExplorer

Memory Pool

41,265 transactions
18.08 vMB
0.17059122 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.75/200 MB

Candidate Block

Mining Attempt c710316e0d14238e6d7a6c9387c61669a4ba5f887f870a9d7df137aab7c837e0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66ae64b549d9fa370e27183b6a0c01393e84c6002967db6551133d1945e2bf60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.05497260 BTC
Median Feerate: 4.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (768,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,906 144,906 000000000000040b43a9d30b1e72cfc78240fec49220b4d825e399c4393a9ddd 13 0.00 vMB 48
144,905 144,905 000000000000031487a57012bcfa6a26c5c62e31a413cfe51cf2d9dbcb097aa8 30 0.01 vMB 128
144,904 144,904 0000000000000868ac78a85e896f36206278d06b6421514562c1725dd9517284 82 0.05 vMB 135
144,903 144,903 00000000000008f52c647fed82aec2a3d259efb579b3f6aa6570916aacf9df8c 102 0.05 vMB 109
144,902 144,902 000000000000048ea235ac1a973ceb05f05db6d2fa1e969a9b0dde7bd05bbc85 28 0.02 vMB 48
144,901 144,901 000000000000054b35e3d50f29362d86952ed319950c4f3b3175fb65f3dacd0e 23 0.01 vMB 103
144,900 144,900 00000000000003b3eba8d57e7d7e4337269517a1602f96685a34d662002cff6e 128 0.05 vMB 90
144,899 144,899 00000000000006406f75957b7e638cb14ab86e314b0f70cad98b9ac17c878ab3 28 0.01 vMB 205
144,898 144,898 0000000000000364d0444e7942d215e8316b98a504db0d86ca679bc7ddb9d1c4 39 0.02 vMB 86
144,897 144,897 0000000000000216a47cef21787056ead55dacd8dcdce5a5a99e335d54865342 27 0.01 vMB 148
144,896 144,896 00000000000003c307700ae3e60bb52d48b763609fef756324b70e04408ba567 19 0.01 vMB 34
144,895 144,895 000000000000031f82373dcfbf312d415a5c133ef0dfec59fe08da2f510a9711 32 0.01 vMB 108
144,894 144,894 000000000000076ae75ad06d3d3398b0636d4ece47563b3106e21adb40c84b47 2 0.00 vMB 193
144,893 144,893 00000000000009181f7d4c8ff90117490d7cda70b8b8d17a132f1e4c7eadddea 5 0.00 vMB 95
144,892 144,892 00000000000007299de0b01b37e62bab82d27787e0db2a5b2d81d7001eef64f8 28 0.01 vMB 401
144,891 144,891 000000000000032d5ee88310a1779ce607d29168234e4ad57c8b7429d3641006 1 0.00 vMB 0
144,890 144,890 0000000000000140169503e9a9a5aa1080a91a693d49ac62ee371df105e9bf99 20 0.01 vMB 489
144,889 144,889 000000000000017707a2ffcc83c470b9d756d7e477a84e95b0e38d155c9727e4 8 0.00 vMB 538
144,888 144,888 000000000000001f5a4f087b8fedd62c5070f56ee905a8a6fdaef2d7757f4d5c 35 0.01 vMB 31
144,887 144,887 00000000000008c9b93697b914594457855b298e2be7cd41f633fb0e9b77cdfc 7 0.00 vMB 64
144,886 144,886 000000000000025a0e1cea33a691af4f9c331ccd7e0edee6af30918e45b8c0bf 105 0.03 vMB 51
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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