Loading Tool

Explorer IconExplorer

Memory Pool

80,648 transactions
33.97 vMB
0.12945307 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt 0de766b8359c2a8e48c0937661e55c514c97d5bd355bcc635cd665611cfbdd73
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root f6a94bb00ef9da888e83ae8138e15b9582e2f17309a88ec50312c4c8a8d27e74
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,439
Size: 1.00 vMB
Total Fees: 0.02175375 BTC
Feerates: 104.71 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (10,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,680 904,680 00000000000000000000a0f91daeef68608057cda8b7d004043f1eed115843ac 2,104 1.00/1.00 vMB 4
904,679 904,679 00000000000000000001f6210a004088a2330950158e900d77bad769e2fcac7a 2,502 1.00/1.00 vMB 1
904,678 904,678 00000000000000000000c526671e6df64af9bfb355be8220837271e33d9f639b 793 1.00/1.00 vMB 2
904,677 904,677 00000000000000000000b0fe35994f234d78d36e8ae18a9e4c510badf88194a6 3,619 1.00/1.00 vMB 3
904,676 904,676 00000000000000000000a562291e05fbed8aa42d6b7578e0af983a5ad866039a 3,573 1.00/1.00 vMB 6
904,675 904,675 00000000000000000001a1f751b15d0da36023719fe0c1a552a562a7e53ee03c 133 0.10/1.00 vMB 2
904,674 904,674 00000000000000000001f97b67653e24b0b41d29396661cb4c8e0b734019c3d0 2,411 0.58/1.00 vMB 4
904,673 904,673 0000000000000000000081f3067a6870501fcd7e88e2b71a5e51f050aaea7612 3,165 1.00/1.00 vMB 1
904,672 904,672 00000000000000000001efd243854b3fa2ca532bd1b929ea57de8b24e8495d65 3,020 1.00/1.00 vMB 3
904,671 904,671 00000000000000000000c4e761d265745d608ea150ca2ed5644d1324d8c3ee8e 3,223 1.00/1.00 vMB 2
904,670 904,670 0000000000000000000216e17d0e103723529bc9b3f771e81d45c2022e986dc2 2,187 0.81/1.00 vMB 2
904,669 904,669 0000000000000000000033ae20dbd8d03358ce5b19307ab84e4caee760b8c27e 792 0.22/1.00 vMB 2
904,668 904,668 000000000000000000017d0a7ece05a950ef62ee36769e676d77892aa404ebb1 469 0.14/1.00 vMB 2
904,667 904,667 00000000000000000000c5697ae2e634770c8cf25e02bfca74d60a4bf1d4e2c3 2,080 0.68/1.00 vMB 2
904,666 904,666 0000000000000000000217c612cca254b91f831597686b1b0612479eed2eaeeb 2,768 0.64/1.00 vMB 1
904,665 904,665 000000000000000000015eb2fc4c6719fd9293875b47539a2341d5a67c784dec 2,331 1.00/1.00 vMB 2
904,664 904,664 000000000000000000022fd7ab4a6848d8efda37b78d7071d80ac45d16edead0 2,256 1.00/1.00 vMB 1
904,663 904,663 000000000000000000008f8b75b99ef9829190ce78f53f0aa154b9c3e2ae15ea 2,478 1.00/1.00 vMB 3
904,662 904,662 00000000000000000001f234e10bef5e342a016d69937a0e3d63809cfa4b3880 2,523 1.00/1.00 vMB 2
904,661 904,661 00000000000000000001e5c560474337a8bdf5a271d7bd9af2a4721299dcf786 2,367 1.00/1.00 vMB 3
904,660 904,660 00000000000000000001733caa54a650f9e242d1ef24ffc4fd43fb011ecada2f 2,743 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.09 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: 725.90 GB
    • Received: 18.44 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.