Loading Tool

Explorer IconExplorer

Memory Pool

41,361 transactions
26.65 vMB
0.06233809 BTC
Random Selection Loading Transactions
Max Size: 139.22/200 MB

Candidate Block

Mining Attempt 032e991702eb1296db505ce0d9eac2a93f2ffd7754efba1d9fa90bd7eab32a57
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root bc19edd98808b7c1cb72fb85354d8ce45f74eec82125f65df5fe98a35941e5e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,002
Size: 1.00 vMB
Total Fees: 0.01316757 BTC
Feerates: 50.62 > 1.32 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (71,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,144 843,144 000000000000000000011449f2ce48bc9d311a14331d3c0bfd786f54f37927bd 6,003 1.00/1.00 vMB 11
843,143 843,143 00000000000000000001ff5679e1a6fd55d930948e89eddfa5527e3836b4cb49 4,442 1.00/1.00 vMB 15
843,142 843,142 00000000000000000000872af46f30b4dfd3ebf11bf2ac987013e2098d98a9c4 4,923 1.00/1.00 vMB 15
843,141 843,141 000000000000000000009fdf1b6936296cd52683669a80ca905b4fc85dfdb647 5,163 1.00/1.00 vMB 12
843,140 843,140 0000000000000000000108b3af31462b8ad7d90ed81ebb22958cea77d1f8013e 5,114 1.00/1.00 vMB 14
843,139 843,139 000000000000000000023783699621a3e775d3a16933436de7b3b34d58449109 5,768 1.00/1.00 vMB 13
843,138 843,138 0000000000000000000059e20065102937399a58b1222a73fc76b2d0dd99d299 4,328 1.00/1.00 vMB 18
843,137 843,137 000000000000000000024a6b3376488bfc42443543cfa3e34ec8a84509a13408 2,528 1.00/1.00 vMB 13
843,136 843,136 00000000000000000001f7ad969415b5e2d723ed5582fe6dcd709b8afbaa0f94 5,313 1.00/1.00 vMB 13
843,135 843,135 00000000000000000002e104aa2612f9085b92d4b4de8083b443eae4fc56ff8d 5,728 1.00/1.00 vMB 13
843,134 843,134 000000000000000000005c3e40a1720eb92839e96ea4c1a8b3cf6e0fc478463d 6,861 1.00/1.00 vMB 11
843,133 843,133 0000000000000000000214665fb311d4246df9b2779d3425b604a74116d96699 2,329 1.00/1.00 vMB 17
843,132 843,132 00000000000000000001f72223f2420d9f663e96a4219a41061b19f967ff3be6 2,068 1.00/1.00 vMB 14
843,131 843,131 0000000000000000000327ddae96547a3b049e01c7dad7ef079873613bc8f800 1,200 1.00/1.00 vMB 13
843,130 843,130 00000000000000000000c43ec7264763dd1be656c368c198333b72c58abb1274 2,968 1.00/1.00 vMB 24
843,129 843,129 000000000000000000028d0997b00ada69e8b50bfd3697db825fa0e237221ee4 1,301 1.00/1.00 vMB 16
843,128 843,128 00000000000000000002485f88943439068e6f6650741262e0ef235af0bbddf4 2,269 1.00/1.00 vMB 20
843,127 843,127 000000000000000000004ac9ec3b447b8157462c57b3dd8bbd99a4f2afa7cf74 3,144 1.00/1.00 vMB 16
843,126 843,126 00000000000000000002a90997dd04dda45a61de7a06912a5b44559ad03eedf9 2,652 1.00/1.00 vMB 17
843,125 843,125 00000000000000000002b52f5663a3fb6e28240e189001cf67cfde325c833f4c 5,217 1.00/1.00 vMB 23
843,124 843,124 00000000000000000001ec4bf6c1b2aeab9c3a4eca5336bd80f0626d4b7700df 4,804 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.22 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: 654.70 GB
    • Received: 14.16 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.