Loading Tool

Explorer IconExplorer

Memory Pool

5,159 transactions
2.85 vMB
0.00672907 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 15.32/200 MB

Candidate Block

Mining Attempt d7276729e35ece9163375027d61484d8dead5d407a0a2a1f7550183cc6281e87
Version 20000000
Previous Block 000000000000000000004add86aaefc0da3ca3a002afd28e31edfdf90893d962
Merkle Root 8d81616f3ef8b2eb9ddf5aad0e99a29e0d33ed929704a15fe5fa3e7e809d87f4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00475945 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,491 (756,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,834 156,834 0000000000000c55089a797a5d2622f99f4413762094243d81ba1c90c9621065 54 0.01 vMB 133
156,833 156,833 0000000000000e571e6755e4e333475eeb697d5aee9f294fe5e17b9c5e001f10 19 0.01 vMB 192
156,832 156,832 000000000000097019e7c91b1f2fb5dbf1f2dbfa713ecf8a5ba716acb12d46bd 29 0.01 vMB 9
156,831 156,831 00000000000005c7b7e941a070c7dd32e8e6198caec2024b049579420262e699 110 0.04 vMB 71
156,830 156,830 0000000000000e87ead75154a224de4d01214dbe2c1c52e12892d9c5d7b3814b 15 0.00 vMB 12
156,829 156,829 00000000000006e395f6ef28c16c80f7a536a90ec0cd66cb4501f9642f384e27 75 0.03 vMB 40
156,828 156,828 00000000000002ffd1802dc2c9e98d17898a7a9971da90bbf30dcfeaec381fd9 17 0.02 vMB 69
156,827 156,827 000000000000066f434820ecf1fe70760d4a28c8eb900e17c0f127eec20ca745 19 0.01 vMB 207
156,826 156,826 000000000000073ea9a8307caa55455db17c60a335ebb1ce32bde9e1875b7add 33 0.01 vMB 187
156,825 156,825 0000000000000d3ba28465b3a5370fdc51cae5f8e11596e02f7d029b37dfa74f 80 0.02 vMB 171
156,824 156,824 0000000000000e2ef89a162fcbf7047517094526be14cf2c9f2ae799ad99966b 37 0.01 vMB 111
156,823 156,823 0000000000000630efcd5f006242769e24a5158a862bd19cf114317cce233bd3 63 0.04 vMB 47
156,822 156,822 0000000000000028323439b27e9787e428d7bcb47ad9143841d082d06a8c227a 39 0.01 vMB 97
156,821 156,821 0000000000000e5404a30e2b8f355ac8964fed3f1cb17f2bcf43e844855939d7 13 0.00 vMB 87
156,820 156,820 0000000000000106f3f026f325b92f2de27c560d8ae2324951a909c962bbbdd5 10 0.02 vMB 43
156,819 156,819 0000000000000607309132e5a7fb8dbf9ef3ab6fa90612d7b0add6ed30db5f01 81 0.03 vMB 87
156,818 156,818 0000000000000d4de15513042cf06f767850e959094b34061790e6ffb4b716c3 84 0.04 vMB 34
156,817 156,817 0000000000000568f0bd6c53c2e64331a36c495c205e3d0006f7466f186c9d04 9 0.00 vMB 16
156,816 156,816 000000000000064be45206e9d1033ac0898b169142a7844d395d49d1d31516b0 11 0.00 vMB 0
156,815 156,815 00000000000005a9756b2d8e131fc1576c81c433a799e01b706fbc7c2ff6f6d2 11 0.00 vMB 32
156,814 156,814 0000000000000d3ac3e018ebdd19fbcf08f95b7f08e56f78cdb5175e3d10dc42 39 0.01 vMB 142
Previous 10 blocks ↓
Total Size: 779.72 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: 363.40 GB
    • Received: 1.74 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.