Loading Tool

Explorer IconExplorer

Memory Pool

68,072 transactions
26.14 vMB
0.06375623 BTC
Random Selection Loading Transactions
Max Size: 157.05/200 MB

Candidate Block

Mining Attempt 7a16f3ac52937a2bda11400d660fe19556d2923cb714a7ca161bebda18ea8695
Version 20000000
Previous Block 00000000000000000000f9304047f8025ef0d06b14539998cfe50a964e17b3a7
Merkle Root ba4d3515276b1c7822f7de6b3dd9c60cc35bf3140278808f6e5e82f37e72d0a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.00823288 BTC
Feerates: 100.36 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,483 (657,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,266 258,266 0000000000000007821e1a158d7f9bb2aeaa1e09425014144f4ad77fe3c0e964 264 0.10/1.00 vMB 115
258,265 258,265 0000000000000023e7f81f487e216e9112eca712d532db05ce20de6105dacbeb 258 0.11/1.00 vMB 104
258,264 258,264 000000000000000285d42c42aff77f919dd39dc72aa161457dd7c859b52ccae7 392 0.16/1.00 vMB 108
258,263 258,263 00000000000000010d13a63b1b8c3e88791ed3435367871c2a4d9ba207e4858c 647 0.27/1.00 vMB 106
258,262 258,262 0000000000000006ac1c5b0706ec0ded40e4ffa820afae6bb83556e13ace4c47 124 0.06/1.00 vMB 107
258,261 258,261 000000000000000d8e56df623d65593bf8a246169adda0cae437247ffdc4c4ea 263 0.11/1.00 vMB 103
258,260 258,260 000000000000000c8eee5a3fe797d9d7bf64ba67f35244c48e145ed850b86352 91 0.06/1.00 vMB 34
258,259 258,259 0000000000000007991a860aa07c49125422d870f15dd9b6c375fc7e97fcacef 453 0.19/1.00 vMB 98
258,258 258,258 00000000000000008a608181508d3b5a953a1e6bed0da2c8eb027778a591e39b 259 0.17/1.00 vMB 88
258,257 258,257 00000000000000252aa2e228c0e16e13904b8012d8b2e72080e152028dd460b5 477 0.20/1.00 vMB 85
258,256 258,256 000000000000001d6c355e4b5847933995d521c2af09581295d3b83aded1a6a9 128 0.06/1.00 vMB 132
258,255 258,255 00000000000000220764200c8418dc07ecba1187b133f68e46b332ab219b9178 614 0.25/1.00 vMB 81
258,254 258,254 00000000000000225c30cae4b7642150c7c75025a96cf222528936a00fe1ba62 602 0.25/1.00 vMB 123
258,253 258,253 00000000000000032571ec1482deb44a679393e5a26fde92c03e3041414e0a32 369 0.14/1.00 vMB 106
258,252 258,252 0000000000000025cbdb113c1027ccda6c59d17c9d7468d641eb98d2eee972fe 386 0.20/1.00 vMB 57
258,251 258,251 0000000000000016e06d809c0d0e7a76499650d568420c2f22e0847ef3d1eb78 635 0.25/1.00 vMB 1,647
258,250 258,250 000000000000000733d033d2747bafc1b4e4da08bbe7d195a74871237acaf039 65 0.03/1.00 vMB 108
258,249 258,249 0000000000000024eb037272888ccaa420a2324dd85db21b68cafe85dc6a1869 58 0.02/1.00 vMB 91
258,248 258,248 0000000000000016d9ace5f3fafa3268040ad300c42e9833917f0d51f46188a5 30 0.02/1.00 vMB 146
258,247 258,247 0000000000000017d15afe9402c92ed5f6b884b4ba97adf97f5b4fc8bc75ccb4 133 0.05/1.00 vMB 124
258,246 258,246 000000000000002554fc8e11778c60838fd16ac51fd220c2e29fd9f76899c2fa 641 0.29/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.89 GB
    • Received: 19.06 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.