Loading Tool

Explorer IconExplorer

Memory Pool

42,608 transactions
26.14 vMB
0.05356871 BTC
Random Selection Loading Transactions
Max Size: 137.25/200 MB

Candidate Block

Mining Attempt 9914fb826d3b116588904dee780115a37775655df88e346512383b35dc34ee2f
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root ae42487bfd5b982604802b03243b24202a7c0886003faa48319bfbe46cf8e431
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00584350 BTC
Feerates: 100.28 > 0.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (614,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,485 300,485 00000000000000005a47c873d9a14365be120d1847e01f67032d1eb200a2d4dd 58 0.04/1.00 vMB 20
300,484 300,484 000000000000000024dc9db8d7ca11158625b29361acca48c8f2914e2d382948 174 0.43/1.00 vMB 12
300,483 300,483 00000000000000001c2261f396e3ff305aa350be82db01678899175a475f4c2f 815 0.35/1.00 vMB 41
300,482 300,482 00000000000000001854c4e259ace3cfdf40c9d70a663acb20903601b8351cb8 628 0.35/1.00 vMB 31
300,481 300,481 0000000000000000795a29a12b0784d72fa36edfbb99096b8e81f9b69d4f2fbb 62 0.03/1.00 vMB 30
300,480 300,480 00000000000000004941eed2f4e17b0f0b036163091b4903a9235257394e297f 114 0.07/1.00 vMB 29
300,479 300,479 00000000000000000fea54ad2ade1dc19a0c5521c1c293c949fabb2f6b3dbe32 202 0.10/1.00 vMB 32
300,478 300,478 00000000000000002c6bad26bdf3927d592a100cb9b0bafb07113f28b2e1f392 581 0.35/1.00 vMB 25
300,477 300,477 000000000000000025bbedb0515a868471bf712b7feb5b76f6f4645c9a96ee59 346 0.18/1.00 vMB 32
300,476 300,476 0000000000000000311de58642b472bcf5bbd58c1f89583e79572bd755e181c9 223 0.15/1.00 vMB 23
300,475 300,475 0000000000000000622e7da449287cbb51d326c078dc4275df53042b47b56aba 512 0.16/1.00 vMB 43
300,474 300,474 000000000000000016741eaaee6a638007b5ecb6f7ea305b5de8ecbcc2694f6a 316 0.15/1.00 vMB 29
300,473 300,473 00000000000000004a4c608079b4838902be8904cbf7c0ff78d6f286bea7b28f 260 0.11/1.00 vMB 29
300,472 300,472 000000000000000035868c646bc2ff6db2fcb4c39a6ac6ed09412a8f768aa62b 857 0.45/1.00 vMB 32
300,471 300,471 000000000000000059d4d99ba1aa7d52de26d735121defb4a08b991d3f981a49 301 0.17/1.00 vMB 21
300,470 300,470 00000000000000002a6d09535f820704ed6dd39b95c62db01ca4490343843109 343 0.35/1.00 vMB 19
300,469 300,469 00000000000000004174f92fabbbcbc910a782f6e0bd11b83f75840d4fe2b40b 935 0.35/1.00 vMB 44
300,468 300,468 0000000000000000126bdffb7ab12f9e5853662d9394b5bb9b69187a871b27b0 64 0.02/1.00 vMB 27
300,467 300,467 00000000000000006770ed6eba1989efbb7d644f9fcda96fe8c9d2e399b7e43f 455 0.24/1.00 vMB 29
300,466 300,466 000000000000000014c40a813ed71b55cece3a0ed82067247a9236c2b4980ca7 784 0.49/1.00 vMB 24
300,465 300,465 000000000000000056fe070971c4ef5c2520e2eee8001bc7af9b76107140a59f 755 0.25/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.