Loading Tool

Explorer IconExplorer

Memory Pool

79,595 transactions
29.63 vMB
0.07192464 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt 33b26b6b0c905f84633517071636b87f699ad838f72be01a5f7811e32973f6f4
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (539,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,588 375,588 00000000000000000213259a0414010d0373201d9cafc8242fb37f45a77536d5 318 0.21/1.00 vMB 31
375,587 375,587 00000000000000000b7ba54f7dc0b20ce6d2fe6118dec2eb13eb4d1e8f2b6b95 133 0.07/1.00 vMB 31
375,586 375,586 000000000000000006e0dc0f83f2c0144f8379d0b380cdc2a7c0d5ed3d3b9452 640 0.33/1.00 vMB 33
375,585 375,585 00000000000000000178cbcd28481a0191e1a60abcb2719930a62ede777a64cd 868 0.44/1.00 vMB 35
375,584 375,584 00000000000000000f30605f1bc7016e86b1499e92b7f5a99506166c2a9843c9 24 0.01/1.00 vMB 42
375,583 375,583 00000000000000000231be7e703ede28ce2af7db7189943afeae63300e81ead9 464 0.21/1.00 vMB 34
375,582 375,582 00000000000000000120fb0454815ef1333e634b255bf34ac3d94d9403b0de4f 586 0.29/1.00 vMB 37
375,581 375,581 00000000000000000e6682a2f1de0287382142e9a3b01a3c2db1bc074d0ffac1 262 0.12/1.00 vMB 43
375,580 375,580 0000000000000000122337074adbaee97414308eb3fc190da25c81dd486335d0 1,149 0.63/1.00 vMB 34
375,579 375,579 00000000000000000cabfc2b7d66e839a1b2f4e531c4ed8ccf7bae2969cd34f7 35 0.02/1.00 vMB 19
375,578 375,578 000000000000000006f3b72ce8d1cb03e864ea2380e1f3a8a58e381df171a63d 1,507 0.78/1.00 vMB 38
375,577 375,577 00000000000000000a0f20b8589d5db84c091082fc6d93d2333abfd57a696120 547 0.26/1.00 vMB 34
375,576 375,576 000000000000000007eac977d8b9d950df33e8006aff90f48ee473d6de217a4e 1,041 0.51/1.00 vMB 35
375,575 375,575 00000000000000000d2507c6c77798f45ef33b3585e1003b87455d2e984f239c 215 0.11/1.00 vMB 35
375,574 375,574 000000000000000008c21bd8511c39fe59807d54d631bbc9e57fd9a283db18cc 176 0.10/1.00 vMB 32
375,573 375,573 0000000000000000002e2ccc113545f2c4df7d96574ada5a6a017ccf192fc4c2 517 0.31/1.00 vMB 35
375,572 375,572 00000000000000000a6383725541881a46373aa72fefa6a11350b8c21405e880 300 0.13/1.00 vMB 37
375,571 375,571 000000000000000006f45d9512453b86d6bf9036b5dee200c00da142e761f8a1 791 0.33/1.00 vMB 38
375,570 375,570 000000000000000001dc9f9bf951eb81a6db1e357cb70202bc633d4ce0d3aa7c 684 0.38/1.00 vMB 34
375,569 375,569 00000000000000000f2442b5a843d91efd14df475c2a2e449f51d1a47aef2ca4 197 0.12/1.00 vMB 32
375,568 375,568 00000000000000000845ad022f0b1830c6fdf28bd61b0f4abf69de1b640fa364 766 0.74/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.