Loading Tool

Explorer IconExplorer

Memory Pool

29,542 transactions
9.33 vMB
0.08828943 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.39/200 MB

Candidate Block

Mining Attempt b865d0bc9ac1244c10b337defcacf654f0a38db1885c117fa339b21592fa9e51
Version 20000000
Previous Block 000000000000000000001827c03966d6644f41cf3bc5db2cd7aa59621c17dea0
Merkle Root 430fb328433b58df460543739c8ad934727de9a983f6a40dcf7bf5636d9532a0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,824
Size: 1.00 vMB
Total Fees: 0.04899215 BTC
Avg Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,019 (650,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
262,614 262,614 000000000000000799b495dd93b2702348e58b929fe2a30ea307a9256ea56c46 0.25 MB 646 131
262,613 262,613 000000000000000de26a0df77f0eda6ee1243412e49c6afbcfb9084ee95cf862 0.25 MB 450 106
262,612 262,612 000000000000000ea1e2e18397e27e5263b0864ef68f1bac0258f247e88eae59 0.07 MB 175 66
262,611 262,611 000000000000000d2320dd514e26107cef024e2b2b7c673e3755febc73024ac2 0.17 MB 330 101
262,610 262,610 000000000000000ba2b7c70f1f1cbadb0c828f434dab9e65955edde70472b85b 0.28 MB 639 57
262,609 262,609 0000000000000015b3be4714be6176b0418fc523d310651c576d69604a7d7c22 0.50 MB 1,319 220
262,608 262,608 000000000000000161fb4b8cbae56100f4c8bea52c98aa88183bb2b82bdcd064 0.17 MB 355 123
262,607 262,607 0000000000000003c2c551be937d7b901419814a607b74f8034ed4da2f1eb600 0.44 MB 815 94
262,606 262,606 0000000000000003f2b7d2f8e4e39b31ac837bd687882e3634a3e198578304bb 0.25 MB 715 237
262,605 262,605 00000000000000098171646ba3489e8f98d4bc64ae87f1331c439ae72d9bca35 0.15 MB 155 45
262,604 262,604 0000000000000015b9a0e4dae833d3f4dcbe20849dca1cd44aab1542abdc2bb5 0.10 MB 150 63
262,603 262,603 0000000000000006b6e7cf94f61a2e982fdc72d03c95d3edad1db61be24b503c 0.19 MB 254 48
262,602 262,602 000000000000000d5af7bef6a3660092fe7519af18773e953f1e5e9cc244f3ee 0.15 MB 111 40
262,601 262,601 000000000000000f20a22c7111689f9683ea2c02ce87b5ad3d6374a783e52415 0.19 MB 388 104
262,600 262,600 000000000000000adc23b77205c425c1e668f1d763bca8a8f02c22efd8542f75 0.05 MB 111 55
262,599 262,599 000000000000000b627f4add1e1fd3912d6242e950ae48a3f935a256ddf4c481 0.15 MB 237 10
262,598 262,598 00000000000000035a5a7d6ed7404695bad00890e3cbf8fba46e277548ba5877 0.22 MB 257 84
262,597 262,597 00000000000000066b7a3099f95c7461db2ee77cd9932a8c6abfc38cdbb5d373 0.06 MB 146 54
262,596 262,596 000000000000000752c4e8d66f14ca332f9a1d28bb5eabef03b1f8854c196bdf 0.16 MB 406 81
262,595 262,595 00000000000000129f892dd86142142c519df6976003e0f8e9ff1c7c6830700a 0.38 MB 843 49
262,594 262,594 000000000000000bb58f0f1adefb40f1452f5656a2370a6ffe54d61b1511068c 0.25 MB 621 130
Previous 10 blocks ↓
Total Size: 778.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 401.21 GB
    • Received: 3.60 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.