Loading Tool

Explorer IconExplorer

Memory Pool

57,572 transactions
17.46 vMB
0.05202768 BTC
Random Selection Loading Transactions
Max Size: 111.20/200 MB

Candidate Block

Mining Attempt b9d7b5c5969f67ce4f02f939db783f0263c3f0cb76207bda6371212be4663d6c
Version 20000000
Previous Block 000000000000000000013837968879842b51106486551e3d9a4f53c98d22b37a
Merkle Root 35400fe90473e242df087fc5689f2aea459d1e15bbebafcc7c740b8f98cd5cfe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,725
Size: 1.00 vMB
Total Fees: 0.01290082 BTC
Feerates: 348.43 > 1.29 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,736 (698,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,398 217,398 00000000000003c9b5ab82f60078e69cb275b0872a9fa5f746a3b6b3d6072f3c 162 0.07/1.00 vMB 148
217,397 217,397 00000000000000969358165b8d16869291f7546ed1a6eebad2dffd24c43df12b 318 0.22/1.00 vMB 149
217,396 217,396 00000000000002e525186ed5f2203213aee624d8d49e74e53c2974c2b15183b2 396 0.42/1.00 vMB 28
217,395 217,395 00000000000003038915d1246af52a72beb02fb5b85ca11c187b770958039436 280 0.12/1.00 vMB 143
217,394 217,394 00000000000001e23a8ad41109d3f68c50e7bfdf96a1c84c8fa60f24632c5fac 433 0.19/1.00 vMB 150
217,393 217,393 0000000000000162c0cc0559041021e102041afc97dc51801ed8b4ddcf630eff 393 0.18/1.00 vMB 207
217,392 217,392 00000000000004e6162c939cef5de103b9a1976e407322deebe5ddc3010af32d 325 0.14/1.00 vMB 268
217,391 217,391 00000000000002ad6112bc3dd0de8e2c408a4be0f2d2d99680c081ecb49c45cc 64 0.03/1.00 vMB 148
217,390 217,390 00000000000003dbff05d87ead9225410f6c65d5913e71d63357a33df743c471 186 0.08/1.00 vMB 168
217,389 217,389 0000000000000037fe17549ec7b9e461d1cab25e074bb6c0ef66635a32bd172d 559 0.23/1.00 vMB 207
217,388 217,388 00000000000000c298b676303deb924bd2d7fd79c4cf2ef9ee4b03d18f40993a 65 0.02/1.00 vMB 71
217,387 217,387 000000000000025aadba74fa56f468da54633fc1c0e0caec476fc934dbb1bf6b 471 0.19/1.00 vMB 165
217,386 217,386 00000000000001d8b34f3ec7093b4cece43a8986199f7af67717083604f102c2 570 0.24/1.00 vMB 159
217,385 217,385 000000000000025d646cfd9307cb8e180bb456e7acf1b3b6057c3466123495c3 590 0.28/1.00 vMB 210
217,384 217,384 00000000000005103a9ca8dbc56049c893a64eed8a6056a8b08e7a36cd8abfe4 336 0.14/1.00 vMB 213
217,383 217,383 0000000000000217afb9707a36872d26e1d9186bf9f60fdc549d8e6853c384ee 412 0.20/1.00 vMB 155
217,382 217,382 000000000000049295029acee665ab7d1a8fa71b01c1262335c58c9deac15925 256 0.09/1.00 vMB 270
217,381 217,381 000000000000039c888e4d42ffa44873f886cf04ee0e015c51dd667f4cd76049 327 0.14/1.00 vMB 171
217,380 217,380 000000000000043261bddc0d2bf4eacd99f619dbf46abdeb3eaf66127baf8f65 31 0.02/1.00 vMB 142
217,379 217,379 00000000000002ec0acbb767393db94315d30589f5ee8c861d787a80c646b847 400 0.14/1.00 vMB 221
217,378 217,378 000000000000008b2fb52626a5cea1b2199e56dff79ae2445d2247db2dc980b6 281 0.21/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.65 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: 776.43 GB
    • Received: 21.03 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.