Loading Tool

Explorer IconExplorer

Memory Pool

82,171 transactions
31.20 vMB
0.09348320 BTC
Random Selection Loading Transactions
Max Size: 188.81/200 MB

Candidate Block

Mining Attempt 757b6b95e1e92780eb384945309b6e7b0f4b59200db9245a217d0241224f9a43
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 7e140c08bff22847ebee7bf3842178e7a62f006a09205af5dbd324d7609fab13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,304
Size: 1.00 vMB
Total Fees: 0.01822080 BTC
Feerates: 115.63 > 1.83 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (268,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,635 646,635 0000000000000000000038b0604bc2ad3091133c6e0496d7dc853fce6a4682fd 3,355 1.00/1.00 vMB 159
646,634 646,634 00000000000000000001eb3988f31d47e870b139d2e87f8fb563d36e10498315 2,470 1.00/1.00 vMB 128
646,633 646,633 0000000000000000000540c9f8a62016e6bab955145a59ebb55ce653ef5b1e84 2,470 1.00/1.00 vMB 91
646,632 646,632 000000000000000000049a6374f3a6ce42095fca830dae68c1422b1eac0fd1d3 2,619 1.00/1.00 vMB 104
646,631 646,631 00000000000000000009d2a7d4c7c5f5b6010391493afdacdcb1f722603ce8bd 1,456 1.00/1.00 vMB 130
646,630 646,630 00000000000000000007c06d2691aa6dde95c8a8b2751bed06154688f6740ae1 1,755 1.00/1.00 vMB 118
646,629 646,629 00000000000000000002a55490dcd6dc33a802134d38277db072e9afdab27b70 2,426 1.00/1.00 vMB 137
646,628 646,628 000000000000000000050d8f74ea848ef8513e156d28f168568c24cff13d5566 2,682 1.00/1.00 vMB 152
646,627 646,627 0000000000000000000db3eba512fb2199f7b9b04f4766e5536c9dbb4fb0b88b 2,287 1.00/1.00 vMB 97
646,626 646,626 000000000000000000021a998e0db1244baf045ba473e7d13b81d0b6e7bf59f1 2,616 1.00/1.00 vMB 113
646,625 646,625 0000000000000000000de3b0f43dcd0870be269a1326f3cbb4b692490cfa78aa 2,365 1.00/1.00 vMB 108
646,624 646,624 0000000000000000000bc758a22cebf45ee1abbae1edaffdb4eb7bc88939e9ae 2,505 1.00/1.00 vMB 119
646,623 646,623 00000000000000000009fbfb014e10297252a888ba48374dbc8ab51346fd209d 2,704 1.00/1.00 vMB 98
646,622 646,622 0000000000000000000eb24f1a04435ff4461260c0713028921ab84321dd4542 1,064 1.00/1.00 vMB 106
646,621 646,621 0000000000000000000dbd3e46eda8969214ce06c75b26e591f3bda0b98fff41 1,575 1.00/1.00 vMB 110
646,620 646,620 0000000000000000000f662c2e541ca8f4f5c5defda333a67648407b3d0b0837 2,724 1.00/1.00 vMB 123
646,619 646,619 000000000000000000087e7d973925e7c2281d9096357ef057f80d22cb0056b1 2,261 1.00/1.00 vMB 116
646,618 646,618 000000000000000000066371a66c8ecfa49cf2e68832c828752a89d80077576d 2,394 1.00/1.00 vMB 121
646,617 646,617 00000000000000000005d45c3a35002484363182b9da7174d2566007beb41069 1,217 1.00/1.00 vMB 134
646,616 646,616 0000000000000000000de734916d67dd58f92ae971dae1f7456cbe33b88f1bb5 2,687 1.00/1.00 vMB 128
646,615 646,615 0000000000000000000a9bc7657fe593ce15e3b9123ab2628eae138ab4895163 2,599 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.