Loading Tool

Explorer IconExplorer

Memory Pool

19,453 transactions
8.85 vMB
0.07565527 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.25/200 MB

Candidate Block

Mining Attempt ec8ff341132e23dc17b02955d96246986f65ae68f81bef2cdc13405471c4438c
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root ce98f4cd4f45d47ce7d216a5f5f20a2bb5a8ee253d98a1279544c858d475cc28
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,651
Size: 1.00 vMB
Total Fees: 0.05525653 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (781,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,614 131,614 00000000000010d8f4c28de1dc08beab8287676d179ca0fc48d5df987b934946 13 0.00 vMB 1,230
131,613 131,613 00000000000006181e1eab5d460a59ecd10a3d9eda85abb655ba49efc66fa56d 13 0.01 vMB 1,081
131,612 131,612 0000000000000999b729b436324404143db300a7edac64784e6e9a247f9f8e9c 35 0.01 vMB 574
131,611 131,611 00000000000001a6b977370e0ed307e1561e28f057057c8b3abc5c0221c8c7b0 44 0.02 vMB 1,028
131,610 131,610 000000000000062d110247686c5476a255c0915a1ae61b1a84604f6a14501798 167 0.05 vMB 71
131,609 131,609 000000000000107934d38b25eede57a368207aa1c3956f64062f0c1288118356 54 0.03 vMB 1,184
131,608 131,608 00000000000008ec52ee73d9eaf28a0bfc856295dfaa1beec48823ce9a3241fa 9 0.00 vMB 603
131,607 131,607 0000000000000d441f3bb4d72affc25b6d61b9bef08429d78ae4bd12a90ccb3d 12 0.00 vMB 0
131,606 131,606 00000000000000e6ea9b66b32e362fb64a67fe9c0e5296a8326a9cbf610b0e59 32 0.01 vMB 1,209
131,605 131,605 0000000000000f0efe68744608f961bc76d8c6a26219097594d66c1d15edc770 40 0.02 vMB 211
131,604 131,604 000000000000022e67aa7ae1b73c58c2e101d524c1c07c0500d77f727d4ae052 19 0.01 vMB 1,442
131,603 131,603 0000000000000964000238d64f5db7ba85eac2b1d556a66af224eba18b8e9668 44 0.02 vMB 1,077
131,602 131,602 00000000000002ee3e49ebc7bdf85622ff596e26ab282a380cf259484400a8ee 74 0.03 vMB 285
131,601 131,601 00000000000010447950df89ce454d523fc0cae1b97c04f1c7b3de2cc39223a6 1 0.00 vMB 0
131,600 131,600 0000000000000ac9b6275dac7f4d0974615d88f6c176dc77de9d65dc60655fed 153 0.05 vMB 333
131,599 131,599 0000000000000305cc181956807fe2659d49f149da480df6774167dbc13a1cff 39 0.02 vMB 907
131,598 131,598 0000000000000bad93af98b21dbd6b04d6f56dab2632580af128f09e96f5083f 100 0.03 vMB 160
131,597 131,597 000000000000090feb02411455bd572f65d6f65e0b03f8e8a513cbc9fb238136 44 0.02 vMB 1,019
131,596 131,596 0000000000000821db8730a163d4e42791c5de7e243f08d5698cd8171918fc66 47 0.02 vMB 155
131,595 131,595 0000000000000a253ae39c0f2318443caf30e53b67b068aa0b85a68afbdada42 14 0.00 vMB 1,084
131,594 131,594 000000000000049877ac6753b2397cf0cf1ec7dbf767ee9b9299d8e2f18c4b97 126 0.05 vMB 620
Previous 10 blocks ↓
Total Size: 779.54 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: 245.97 GB
    • Received: 0.93 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.