Loading Tool

Explorer IconExplorer

Memory Pool

28,874 transactions
6.37 vMB
0.04624679 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 4addeeb6d7454b0ab44815e2a0baca8b9e6841ae2d08714ab7d2a3602598dfda
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 860221fbc4816be4b84f04b7da4a25e244a4eac2326664e1f5ada2713590d5a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,362
Size: 0.97 vMB
Total Fees: 0.03196662 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (664,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,586 248,586 000000000000002d83a8275292963fad7699e65eb2e56d64f1ece55969b6d2cf 62 0.02 vMB 56
248,585 248,585 0000000000000045d36b8a60260c4783ad568eb33755f0582cb20b130523df54 219 0.11 vMB 156
248,584 248,584 000000000000004c56c721c35e627c292b1b48068c0f536970f2f066de0927d3 141 0.07 vMB 156
248,583 248,583 000000000000002645791c0c2ae9487dfe67a4bffeb8840666667a2d8d2a21f3 512 0.19 vMB 73
248,582 248,582 00000000000000479706b8b54aa522602626157d7cca9ba44b652ba6830df27a 444 0.17 vMB 150
248,581 248,581 000000000000007961d93aacf4fd38c0e2f00caeff346c57139ea9a21f52ffce 96 0.04 vMB 130
248,580 248,580 00000000000000229c29fd8021ee7f3aac6aacbc232298c943b0954023f0f586 59 0.02 vMB 257
248,579 248,579 000000000000001237a4443159bcb3fe575cf949c066ee686f7849bdd61d9fc6 294 0.14 vMB 124
248,578 248,578 00000000000000483582a21d155dfb8ffbe479bb41ba643557e5bd3e038f18e8 354 0.14 vMB 146
248,577 248,577 000000000000000d4a2ad9e3c3895a7b0675e52b5e94e0e84e2c90452262cc1d 65 0.04 vMB 72
248,576 248,576 000000000000007a5d7cf5ebf2eaaf3976e3f76d82e4683271112c1016c08abe 68 0.04 vMB 49
248,575 248,575 000000000000001dd969591fe1446b9b7fb2995b6404de5b7a439305a4a7d092 463 0.18 vMB 142
248,574 248,574 0000000000000055e9968746fe328bbaccaac4739fa3461140ced35b87a60620 223 0.09 vMB 149
248,573 248,573 000000000000003266a05a0fae665c6523810669d4e9ddc61651607bdb475b98 296 0.14 vMB 110
248,572 248,572 000000000000003b3d3f8ce6d72c51b55fc05f1db6b35caa91d74cb4eb092ec0 392 0.16 vMB 130
248,571 248,571 0000000000000035971a5a480d02719904dbc16190b0acc93c1c4f505f7ed07c 66 0.04 vMB 46
248,570 248,570 000000000000004a4abc6dd3ab2c6075f89488e0e536f592cd8bab41b80b3b77 138 0.08 vMB 110
248,569 248,569 0000000000000066a47712a7831d6ee7ae7c36b1f36bf1e7ea819134d48bdb9c 180 0.10 vMB 108
248,568 248,568 000000000000003d7f7b54beeba5556127e56ea83de5843654f93ebcf44a36ef 557 0.22 vMB 159
248,567 248,567 000000000000007d42a201c0aa7cbd9b5c7fa98704e1bb375b62f8bc6067abc8 503 0.19 vMB 154
248,566 248,566 00000000000000516394e4c65ee4c22a43da41355452414c5381b19e74471103 219 0.09 vMB 129
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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