Loading Tool

Explorer IconExplorer

Memory Pool

40,216 transactions
28.92 vMB
0.09224705 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt e7c57d525589f3579a1a4dccb78db66edc39b9ec67ed9ab388e921e5c2f2b1e5
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root bbe1610163f3e32a1962c55dd81c0062f55642fef84ee49a5233d6a410e2df43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,064
Size: 1.00 vMB
Total Fees: 0.03597664 BTC
Feerates: 101.65 > 3.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (545,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,515 369,515 000000000000000008b8398567d8246ff3ee124931ed40cbcaea350d4bb21c2c 178 0.15/1.00 vMB 18
369,514 369,514 00000000000000001027b24d5db05ffcb5c72451d9648204feaa39504822628b 1,323 1.00/1.00 vMB 25
369,513 369,513 0000000000000000006ae7f34642709d99e84524a9b8ce38209726d0c3ac2add 1,874 0.75/1.00 vMB 59
369,512 369,512 000000000000000000ae8d0e9f008ad50ffd3dbcba38b8c9fd36fda5dfca7be4 2,001 0.75/1.00 vMB 59
369,511 369,511 000000000000000006bbc9285cdd7b6477c2c83fe4398fbf0cba98a45e76a2c7 691 0.45/1.00 vMB 42
369,510 369,510 00000000000000000f516021b9285082e7a8e640c600241b388528518e026ab6 88 0.04/1.00 vMB 42
369,509 369,509 000000000000000007ebd608ed1851c1f7090621493f8b7deb1f9c271ba98fdc 477 0.27/1.00 vMB 45
369,508 369,508 0000000000000000076170ade8a63bd1ca0d785fac4cbe32cacc627f2b9d4cbe 159 0.09/1.00 vMB 30
369,507 369,507 000000000000000009210aea7e3579987c94121c6fca4608e614a08cc29b08c0 534 0.46/1.00 vMB 23
369,506 369,506 000000000000000001e6a89d3abc296cfed1d3113e1688a50e28fd97ad4c34ed 1,007 0.59/1.00 vMB 33
369,505 369,505 00000000000000000b34825fe731b42a7b5f92318d15e7b78bb2c816210cc6a3 348 0.29/1.00 vMB 23
369,504 369,504 0000000000000000101c210d42758c42b5e02b9e1a76072f76dd065108d90fc9 870 0.42/1.00 vMB 45
369,503 369,503 00000000000000000acc691826561127d9acc7f181b6e10aba8dfb5cf330e9af 76 0.03/1.00 vMB 33
369,502 369,502 0000000000000000059f41f04467adcdc53d58a10f9cd5c77540353dac68fa8c 257 0.16/1.00 vMB 32
369,501 369,501 000000000000000006ad86568864b66e8d4f0d6e38a21c2f1ee701cf2ef567dc 408 0.27/1.00 vMB 36
369,500 369,500 000000000000000003d7cd0e3701d122797326e04c09e79aae5cbb76ef3225a7 54 0.04/1.00 vMB 34
369,499 369,499 0000000000000000090740bb63773e6d1928c77ed63233eb097b3726fe7ff6f6 226 0.12/1.00 vMB 25
369,498 369,498 0000000000000000135abc766b19e81980ed79a46048a90d34a873220c943eb6 710 0.37/1.00 vMB 33
369,497 369,497 0000000000000000115f3e1d1b717f3bbfd6801786fab957a1a5b2058d61c2f2 1,558 0.82/1.00 vMB 42
369,496 369,496 00000000000000000204a252c092267eea1cb005e8a3c9266f3699321aedd718 692 0.39/1.00 vMB 36
369,495 369,495 00000000000000000e21d6ae3944a058138a900e29813b97c0c8b78a241f34dd 544 0.27/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.57 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: 622.63 GB
    • Received: 11.35 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.