Loading Tool

Explorer IconExplorer

Memory Pool

41,231 transactions
26.36 vMB
0.05223138 BTC
Random Selection Loading Transactions
Max Size: 138.29/200 MB

Candidate Block

Mining Attempt 356c9cb114c5d79b83fff8b1f112cca4ff524ecd614f9647c75c9e0e2b2b0d2d
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 399e10e30e007af2e86b74e63923cfec9241e749c3f557f7a02349e1e6186b7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.00398424 BTC
Feerates: 100.00 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (293,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,214 621,214 0000000000000000000a6651b926f7f6214e5f5e7b86a98548670511a948e4da 1,025 1.00/1.00 vMB 61
621,213 621,213 0000000000000000000a139e5588ea580c978de8f70825c4dcaa3913ca78c6fa 2,377 1.00/1.00 vMB 21
621,212 621,212 00000000000000000005d2c0ff2e0d50ffc95523f8ec11f20655e1498ec83418 2,999 1.00/1.00 vMB 34
621,211 621,211 0000000000000000000a25f97ce2303e1553b919443cf6bd2e3fd4dbb95a2e4c 2,835 1.00/1.00 vMB 19
621,210 621,210 00000000000000000004c77c232c07cf7ab33a94da0a436c163a575b1d18b39c 2,488 1.00/1.00 vMB 14
621,209 621,209 0000000000000000000eadb60853ca0f3e3d1915b605b1454ce94d6963a3a5d0 2,864 1.00/1.00 vMB 36
621,208 621,208 00000000000000000010f758cf8f25af2e66b8f30df93fe529e48244d3872ac4 3,025 1.00/1.00 vMB 11
621,207 621,207 0000000000000000000580b9fefac0b3cd795da191f87e0127a544b5d4af40dc 1,759 1.00/1.00 vMB 10
621,206 621,206 000000000000000000033c78d744149471a6a83706968e8c327f5e51b61033e7 2,918 1.00/1.00 vMB 19
621,205 621,205 00000000000000000007910d1d167d457289a57e2db24ec69f91516406323f7c 2,980 1.00/1.00 vMB 31
621,204 621,204 0000000000000000000c9123f8b58cf30f0a8f3a9cbb1d8e29d40506412b701d 2,815 1.00/1.00 vMB 35
621,203 621,203 0000000000000000000bd23622c584232a1d0be270ec0ba0843986065d25ef4f 2,572 1.00/1.00 vMB 13
621,202 621,202 00000000000000000010efa752bb7f9681c011c11c75be509c365f6e9e68ffa0 2,549 1.00/1.00 vMB 16
621,201 621,201 0000000000000000000100b4243a31db4fe156001eee3b2aa54734fe594f94c5 3,072 1.00/1.00 vMB 26
621,200 621,200 00000000000000000009075671d16f392c74e2be470ccad7dee64649925cfd91 2,657 1.00/1.00 vMB 18
621,199 621,199 0000000000000000000f73215d81b9627b1d5797175257c36fdba6466b69d5f1 2,422 1.00/1.00 vMB 36
621,198 621,198 0000000000000000000a25d4d60776b191a1e1c7e4dbbf537fc6a34dd7cd2939 2,674 1.00/1.00 vMB 10
621,197 621,197 00000000000000000002c3846f10cdbfc52981ddb167f25e26e1b6242232525d 2,556 1.00/1.00 vMB 33
621,196 621,196 00000000000000000001c297dd7f7efd115bf9fe3fe54838ccbed38ebc7e68a3 2,875 1.00/1.00 vMB 25
621,195 621,195 000000000000000000075a94dece64f37d0aea2ae10a5642cafa53f1711b52e1 3,259 1.00/1.00 vMB 31
621,194 621,194 00000000000000000009d41781bc2584cc1fbda017aeab3278f302856e8dd60c 2,679 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.