Loading Tool

Explorer IconExplorer

Memory Pool

81,526 transactions
30.49 vMB
0.11408748 BTC
Random Selection Loading Transactions
Max Size: 183.65/200 MB

Candidate Block

Mining Attempt 362c76b800b055d8c7da3976f79367901a919dbeed5ca19b9381ced0e6b31506
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0a1ee1d1ef66afeea912d3d4e3cfbe002424609f1830b9e98490dd5dca111ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.03925920 BTC
Feerates: 180.34 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (76,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,432 838,432 00000000000000000001da05e8c667de0a64637f5333654eee24ee0cbde76f42 3,281 1.00/1.00 vMB 31
838,431 838,431 00000000000000000002cf3758a7dbd2e1ec587a7d1c3e554f92ba7c2835ac01 3,652 1.00/1.00 vMB 37
838,430 838,430 00000000000000000000d2af9794bc8721ba5ea3515138fec493e996320cf90d 3,426 1.00/1.00 vMB 30
838,429 838,429 000000000000000000007689531836c4c374406125dc3052481581a9e4d0e122 3,621 1.00/1.00 vMB 39
838,428 838,428 00000000000000000000582dfca08ddab1358165717e20b88fcf336f35184465 3,168 1.00/1.00 vMB 39
838,427 838,427 00000000000000000000ac9df2ceca969a8fd3a68330d181426ad9d59b0b9a8c 2,876 1.00/1.00 vMB 32
838,426 838,426 0000000000000000000077280ccb54201d60d2fdbc148205aa9b096eb1ff0621 3,386 1.00/1.00 vMB 38
838,425 838,425 00000000000000000003388198e7e1ccfd30c148e6c797e359530532c9645c2d 1,955 1.00/1.00 vMB 45
838,424 838,424 000000000000000000019f0e182ba91208edeef0ca23e0af2ab5029b55ff4ddf 3,002 1.00/1.00 vMB 46
838,423 838,423 00000000000000000002243a4cbb1abdfbc492679a310716a0abc5cdc86fde06 852 1.00/1.00 vMB 14
838,422 838,422 00000000000000000001f5cf5360bf54817eb267c63f7c160b3ad40fe24e7bc5 2,688 1.00/1.00 vMB 23
838,421 838,421 00000000000000000000bbc427e9962ddba20a1de48efa772684b32e430bf8f8 3,201 1.00/1.00 vMB 24
838,420 838,420 0000000000000000000021d8a9ccf5a679be37c3d8cef7dc627c38f9166b0e29 3,395 1.00/1.00 vMB 25
838,419 838,419 00000000000000000000e7c0a6bfcfd99e243c3d69128b2b367be7e294d1b7b4 2,376 1.00/1.00 vMB 16
838,418 838,418 000000000000000000033c1cd10ab6604fd7e25ea2ec018c4824153dc9dc691b 2,772 1.00/1.00 vMB 25
838,417 838,417 000000000000000000022a55bd43cd91bdd78db0e1c8871037743d5177649be4 1,307 1.00/1.00 vMB 16
838,416 838,416 00000000000000000002f043ddfac3516f33b65e23996a760abae558523fd615 896 1.00/1.00 vMB 17
838,415 838,415 000000000000000000000b6b69e54adb4068dc747dc0e63570313ec4144626f4 531 1.00/1.00 vMB 16
838,414 838,414 000000000000000000005230ce6f7cf935f3d199df826e35351f491557bd7b64 2,382 1.00/1.00 vMB 22
838,413 838,413 000000000000000000006789b3676e86ccbcc3196081c2bc8fdb0b02b846b925 3,129 1.00/1.00 vMB 30
838,412 838,412 000000000000000000007b54a03c95822ee37789d590645d93f6ac176ba39f78 1,823 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.