Loading Tool

Explorer IconExplorer

Memory Pool

45,213 transactions
27.82 vMB
0.08850973 BTC
Random Selection Loading Transactions
Max Size: 146.14/200 MB

Candidate Block

Mining Attempt 93b2694a6598eee8188ff8b9ed51688af9c57ec6fec8de4c28af080364fbb3c6
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 5874707e9666d059c9a10db1f9ef31b327d9c7bc8ec6f945718b55cfdc437c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.03407132 BTC
Feerates: 157.73 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (521,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,065 393,065 0000000000000000002b294fd99b07735c40d4e3cfd9e59fa4fc8f6006415b4c 3,112 1.00/1.00 vMB 60
393,064 393,064 000000000000000008e470f04c260f16fef540bf9fd0fcdfda4b1f381131018e 1,036 0.46/1.00 vMB 39
393,063 393,063 0000000000000000084fbc0bd68faf3dbbc44332d4819e6fc10c510bb484068e 1,539 1.00/1.00 vMB 44
393,062 393,062 0000000000000000047f5ae1da66e1e3ec44094534ea55df9f2265ba1527a9c2 1,958 0.75/1.00 vMB 48
393,061 393,061 000000000000000009edecb681f3145235646de77d2139d907ee0ec45ce5683e 783 0.42/1.00 vMB 32
393,060 393,060 000000000000000001ce0f5cc11ed269bcdabefa057f69a1106d873f0430e070 778 0.42/1.00 vMB 30
393,059 393,059 000000000000000009bb75a7b1224b3f4a9ded34105a3fe4af5b04c5ab8e39a3 370 1.00/1.00 vMB 8
393,058 393,058 00000000000000000990f8d141ee92256afad92e230597b5398b83158b153ba6 1,477 0.95/1.00 vMB 28
393,057 393,057 000000000000000004b3d58eabef2e50748cf776ae739ebe54a81eab0b7355c9 1 0.00/1.00 vMB 0
393,056 393,056 0000000000000000034cfb0b0fb1b22b3aea8d83d896a0a0667624a205790c03 1,830 0.95/1.00 vMB 34
393,055 393,055 000000000000000001ba2b4c110f3a43d3141b1487e3b5b7d385560a3315c993 490 0.36/1.00 vMB 27
393,054 393,054 000000000000000000010aac61791e62a98baeac7f23a45761ee06015c94c54b 1,235 0.93/1.00 vMB 21
393,053 393,053 00000000000000000461583e799aca02442059f0a0bfbd0403d4ed19f640138d 1,306 0.93/1.00 vMB 29
393,052 393,052 0000000000000000051fb648a18a4dc669a73bd6e3690586cf4bf823480ab95e 2,830 0.95/1.00 vMB 51
393,051 393,051 000000000000000006c74a5203e741969bd91e9efb86a110310c877587937d0e 2,150 0.75/1.00 vMB 48
393,050 393,050 0000000000000000048a34a3284675f45a826d21af18d8b7850077aa4a949ccc 601 0.58/1.00 vMB 16
393,049 393,049 00000000000000000a92e6d898caf42b0decbde6e0d0d951c0e07753a548540d 1,901 0.75/1.00 vMB 43
393,048 393,048 00000000000000000039b72fff9e0088c613b6d7369032e2ba03707147008206 1,874 1.00/1.00 vMB 32
393,047 393,047 0000000000000000066531466a46dc0554aea63fdbb0178e9ef9633e47e14243 2,562 0.99/1.00 vMB 49
393,046 393,046 0000000000000000052596807a38b4dd18412cc5d48783a06ad213b848c489a7 670 0.92/1.00 vMB 17
393,045 393,045 000000000000000007bbf3639b76ef30517b3850ded9c70b48c575f44fac8f8c 1,050 0.73/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.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.