Loading Tool

Explorer IconExplorer

Memory Pool

24,570 transactions
11.97 vMB
0.10244387 BTC
Random Selection Loading Transactions
Max Size: 67.10/200 MB

Candidate Block

Mining Attempt c0f34b70097530d6d5051dff005c042fff49c3234dcfa47daf5207cd2f04e5ab
Version 20000000
Previous Block 0000000000000000000163eb88a60abe7b8ad65128585ab11b87280107c41746
Merkle Root 2c98a24c8f883b82c39ec57c66d4239612adf2468f61572f7311911189f9b65a
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,171
Size: 1.00 vMB
Total Fees: 0.01394704 BTC
Feerates: 772.14 > 1.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 937,986 (479,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,852 458,852 000000000000000001f691c440830957d2c9d6bbfca69b72c6ada472ad1c09cd 1,737 1.00/1.00 vMB 104
458,851 458,851 000000000000000001cd551efd95f8d926cea3d4d90102a1ca24a55d46b1d3ea 2,042 1.00/1.00 vMB 186
458,850 458,850 0000000000000000015d0eee548a46006fab4f24007ed4f75496b8704b768ffb 1,092 1.00/1.00 vMB 147
458,849 458,849 000000000000000001b74c51ecf4c093fe062a9435a5a30c0278e3e062c31fa7 2,008 1.00/1.00 vMB 147
458,848 458,848 0000000000000000024a7c4d194a9309bc4dc9517c1b5a974727665cd851b006 1,598 1.00/1.00 vMB 88
458,847 458,847 00000000000000000149834786fbb5e7bbb5ef229c038508c2b3513a55280ca8 1,105 1.00/1.00 vMB 83
458,846 458,846 00000000000000000131072e1b8e534527aa80b11cda1b2e3f3566f0b608871c 2,087 1.00/1.00 vMB 153
458,845 458,845 00000000000000000241bc2f77e558123f48f1838028c35646f85cee47ead27a 2,087 1.00/1.00 vMB 140
458,844 458,844 0000000000000000006d00955f3c37879a2d8c4eb4f367e359dd2ad9e7b8c69f 2,030 1.00/1.00 vMB 173
458,843 458,843 000000000000000001ea7c069bd680a5544907e73d8131f11c8f1b13c7378463 1,565 1.00/1.00 vMB 143
458,842 458,842 0000000000000000013bee3323f8db7c2b07d0470eed4d0cb50fa822d8cb446c 1,972 1.00/1.00 vMB 143
458,841 458,841 0000000000000000001c0819452ddd695205840b63fda70bbe0912bd39caf093 2,149 1.00/1.00 vMB 148
458,840 458,840 00000000000000000121c0010f94275d16fd15622d34568b1aa2bd45aa01f598 2,584 1.00/1.00 vMB 209
458,839 458,839 000000000000000000ccedcdc59dd08450795598e5721cecc72472b287c0c062 1,640 1.00/1.00 vMB 160
458,838 458,838 0000000000000000006fa049aed28126206e5b82617473e6dd575f9c1d940a4b 1,842 1.00/1.00 vMB 120
458,837 458,837 000000000000000001d6b33475e5c32a9c50ad499f8823b3b44e93cb71b4fd9f 2,399 1.00/1.00 vMB 213
458,836 458,836 000000000000000000098f46f4a6a3c5635f1c106e38b7c7f267d89265766939 1,598 1.00/1.00 vMB 138
458,835 458,835 000000000000000000cca234ce0fdfc96c51f7a767828be907191a68c27ab518 2,243 1.00/1.00 vMB 124
458,834 458,834 00000000000000000185565f51222e67b9668fe970857fa0a5b623ffb62fae05 1,625 1.00/1.00 vMB 115
458,833 458,833 00000000000000000018c6c3ec367e3d8a10f8055d3f0ff26a119aac2cba79e2 2,342 1.00/1.00 vMB 143
458,832 458,832 000000000000000001f7e7af3cb3aed810fef4c47a13d0e2e028a75b9117f4a1 1,623 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 823.13 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: 4,077.12 GB
    • Received: 222.50 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.