Loading Tool

Explorer IconExplorer

Memory Pool

77,934 transactions
29.13 vMB
0.10858687 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt e7c54b2560cebb0f6a2933970d21d1a7199f5389c13b54b3c92825e31995b143
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 93785db81fd50d0799c328b2577b9a18616ca85bb11a4c1fb9843c91ff84ea66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.03697991 BTC
Feerates: 198.58 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (460,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,849 454,849 000000000000000000be56ded854f7a51d3142cf11624787ad6cb80e0a85a597 2,156 1.00/1.00 vMB 121
454,848 454,848 0000000000000000001b6d43d6c140aa1fd43eb7c596446f3fa7b8f0a08016f7 283 1.00/1.00 vMB 18
454,847 454,847 00000000000000000047d82d4473225a0088e52b3147397265c984ac6a263cee 809 0.99/1.00 vMB 55
454,846 454,846 00000000000000000246a05987230acd5f582b92a2319d25707e6eee12a9b986 196 1.00/1.00 vMB 6
454,845 454,845 000000000000000000aff801abe2ec46864f6e9987464eed77df46d4f381d702 465 1.00/1.00 vMB 27
454,844 454,844 00000000000000000260e623be84c7fab26a2e397690219f3e8b454bbb691131 486 1.00/1.00 vMB 23
454,843 454,843 000000000000000001f185ee880c9fe9d31dc3544b880fa68d45a1e52f93d84c 528 1.00/1.00 vMB 26
454,842 454,842 00000000000000000238c8a6732ba8c6751937e520514b7aee60805301bead45 1,509 1.00/1.00 vMB 85
454,841 454,841 00000000000000000048205e9166e72222eb1e82f24ef18e04455f835b322856 1,138 0.86/1.00 vMB 83
454,840 454,840 000000000000000001324430db9ae8a814db8be614d234604064eef74e6abf36 894 1.00/1.00 vMB 38
454,839 454,839 000000000000000000f4749632fc5476f4bdaac39eccf23d9fbc22f5781694c6 1,008 1.00/1.00 vMB 35
454,838 454,838 00000000000000000071d89499bfc8ecca9f53b2a325235e16150f39667e7203 1,604 1.00/1.00 vMB 102
454,837 454,837 000000000000000001cb305a958576473644dc5902406b5b7f88a58028431b08 1,876 0.86/1.00 vMB 146
454,836 454,836 0000000000000000006d386bf96f6fba0cb15272d1c931568a72775e0802d3e3 2,050 1.00/1.00 vMB 117
454,835 454,835 0000000000000000016edd6bf7595c393e125b0c3d88c2f344309c468ce69e97 2,719 1.00/1.00 vMB 154
454,834 454,834 000000000000000001de471a14eb67a4a91462e182e4327be278883c26ca5d9b 895 1.00/1.00 vMB 20
454,833 454,833 00000000000000000276f6ceaacae3f3d7cb723092dc3215d07d72e670690a2f 1,518 1.00/1.00 vMB 75
454,832 454,832 0000000000000000014e41164c603ec636fd682db7d91576462c58b4f11ef890 814 1.00/1.00 vMB 46
454,831 454,831 000000000000000001419eb807d80b8bc45ed18159a5d1bf720d1cc7ffc16f82 1,358 1.00/1.00 vMB 76
454,830 454,830 0000000000000000024f526f20b7022c04bf8e9df17b37a2c5a2ae21105fdb7c 2,293 1.00/1.00 vMB 145
454,829 454,829 000000000000000002097767db60f8c1c8eee3597d35bb8f2ffebd1f5a558039 734 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.86 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.91 GB
    • Received: 17.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.