Loading Tool

Explorer IconExplorer

Memory Pool

72,517 transactions
28.05 vMB
0.06885957 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt e96405af33645877cc515da056de495cc5753dd06dd102197af4e9eebf8169d8
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root bfd62d7a5dd75485ff582933ecc931f03f39eb9185d4faa59f2b0a12283de859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,576
Size: 1.00 vMB
Total Fees: 0.01285075 BTC
Feerates: 157.46 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (473,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,858 441,858 00000000000000000119a8a887431d44c75da8d20af2b05fc0de5c74f573fa85 1,144 0.44/1.00 vMB 65
441,857 441,857 00000000000000000117e8e15934e28e0608cb03200dac933facb9c4de0a64b9 2,742 1.00/1.00 vMB 80
441,856 441,856 000000000000000001b5d1602be51a7f78e09b48624e1322d0592474292e66de 690 0.31/1.00 vMB 64
441,855 441,855 000000000000000001bed07fb3a44e8e750f7ce85c0361bb8c6f56d9b3ed863b 751 0.27/1.00 vMB 77
441,854 441,854 000000000000000003c5fb3a8669e1c1f32710739436b8f5016afb4b556501b4 1,355 0.60/1.00 vMB 73
441,853 441,853 0000000000000000001dfe722a5696d2365168474952a2de87dbec7de5467be6 970 0.58/1.00 vMB 67
441,852 441,852 0000000000000000025dbe5c18f09bb4811ddd4e6aae7ca1b4ad656209b8b8f9 1,849 0.73/1.00 vMB 77
441,851 441,851 0000000000000000033dc84058a802f7de141f1a044739a15db4f76db9e88e74 1,096 0.44/1.00 vMB 76
441,850 441,850 000000000000000002d300303bc11051601f52b843e46a31cef0bfdf33108e80 1,320 1.00/1.00 vMB 38
441,849 441,849 000000000000000001741d21219bfac5424b71e000b0092fb54ff6121bc67849 346 0.12/1.00 vMB 79
441,848 441,848 0000000000000000002474fe513952a0e4826315c6bd1ccc020a0ffe9404acb8 986 0.44/1.00 vMB 71
441,847 441,847 000000000000000001d94e2aeae5ee34c68b176b3dbdc310a4f414e42fed8634 1,183 0.43/1.00 vMB 78
441,846 441,846 000000000000000001166b72b156e8d465465eb66ee2610603fdeb5d32aaa604 1,973 1.00/1.00 vMB 60
441,845 441,845 000000000000000003552bba8b8a452429e751cdc39e6917ec600a902f7524c4 311 0.12/1.00 vMB 81
441,844 441,844 000000000000000002c644816aeda586e9bc3f3add28373438a3e07637eb7aa2 398 1.00/1.00 vMB 12
441,843 441,843 000000000000000002d9265a91e5afe4d543ab5f91d73ec0f6f1115460f33932 13 0.09/1.00 vMB 3
441,842 441,842 00000000000000000008dfc2e3c460e5e4063e05f291d267f8505fec44963fd0 934 1.00/1.00 vMB 29
441,841 441,841 000000000000000002de681d291df1112127b976a5f4df35323a5ebd9f4f8269 382 0.23/1.00 vMB 63
441,840 441,840 000000000000000002e9b6c6ef981b60be6b85ec7831b1e53c3a3acf9e022b24 2,501 1.00/1.00 vMB 84
441,839 441,839 0000000000000000024f1bf6823b91aa3cc5021c348ecd9b2cafe843ca4c18f0 1,683 0.77/1.00 vMB 79
441,838 441,838 000000000000000000e6a1fb29d988702c6cabc08b07ea6671077f395ffa7ec3 756 0.34/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.