Loading Tool

Explorer IconExplorer

Memory Pool

23,477 transactions
24.97 vMB
0.06378908 BTC
Random Selection Loading Transactions
Max Size: 120.11/200 MB

Candidate Block

Mining Attempt 2f2716a06413a9f547c43549a2a9e6a3dbd7f990c555a987bf0b241991718f34
Version 20000000
Previous Block 000000000000000000003979eda230c4b373f27054ca36f8f374ff667410c4b4
Merkle Root 87d88f7999d2d6b1166270b605dba183ef199521fdd407d0269b59b6574dda18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,174
Size: 1.00 vMB
Total Fees: 0.01882207 BTC
Feerates: 704.81 > 1.89 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,230 (62 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,168 914,168 000000000000000000011096551ce0dc6090131df328a3d04d9fe49af1d17ad7 5,009 1.00/1.00 vMB 0
914,167 914,167 000000000000000000018aa90b299ac0980f3175878d1eea5cc3afdd9d02b151 3,317 1.00/1.00 vMB 2
914,166 914,166 00000000000000000001ef74dfae70b7f5106732354c17fa5d73161353fed594 1,425 0.37/1.00 vMB 3
914,165 914,165 0000000000000000000084a21ff707eead35ab8f0f56d03d5d8d061975b60eec 6,074 1.00/1.00 vMB 0
914,164 914,164 00000000000000000001f86974e25d13cd2386279b60a00a32706bd88833de2f 2,597 0.89/1.00 vMB 1
914,163 914,163 0000000000000000000157985ae5e218ec435eef53db9d5e47bda7e17dfc1bdc 2,973 1.00/1.00 vMB 2
914,162 914,162 00000000000000000000012ba1997f0e4b791c3aed00305ea5f1c19d870ed489 2,939 0.82/1.00 vMB 2
914,161 914,161 0000000000000000000110219f53958bef65f3b2008519288f2dbd855b2cb68f 4,910 1.00/1.00 vMB 1
914,160 914,160 000000000000000000017967d0167f186a77efdfb47ccb18526952a184d50e35 2,172 0.59/1.00 vMB 2
914,159 914,159 00000000000000000000ef43c08db1bd0e41c99c11c4be357c528024331816aa 6,052 1.00/1.00 vMB 0
914,158 914,158 0000000000000000000107433cdd8af7250e81bcf1edd65d919bfb3c233bb615 1,606 0.50/1.00 vMB 2
914,157 914,157 0000000000000000000086b2e3cf9b1559c0483be21435c9d380a6afcf96acab 478 0.13/1.00 vMB 2
914,156 914,156 000000000000000000014582ab73f92555e02f6c5eb172a6a678a70c310dc644 6,597 1.00/1.00 vMB 0
914,155 914,155 000000000000000000000fc0cf3c0c93ed819f4f5344d083bc533b2c744ebb11 2,655 0.67/1.00 vMB 3
914,154 914,154 000000000000000000009178be9eb18b0052b2fec8b96aaeb2c7e33bd857c8c4 1,148 0.39/1.00 vMB 2
914,153 914,153 00000000000000000001751353369b20be623d39edf04e791d13f92ab8f794a0 5,730 1.00/1.00 vMB 1
914,152 914,152 000000000000000000008dd3960e0d14f4c44733a4c8cd7e379d795bfbc48bef 1,105 0.33/1.00 vMB 2
914,151 914,151 00000000000000000000f8ee7c2292443d785f67602109edb90544c4a2395319 515 0.13/1.00 vMB 3
914,150 914,150 00000000000000000001f8e1ff1c530a41d6e3138f65b64d85adcb2fe3e451ed 4,924 1.00/1.00 vMB 1
914,149 914,149 000000000000000000009ec3e518334f792be2612ce33ec1ac4dc40a33b91bd7 2,382 1.00/1.00 vMB 0
914,148 914,148 00000000000000000000b1a169b73f418da71da7163f80a61f93481df79aa57a 2,710 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

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