Loading Tool

Explorer IconExplorer

Memory Pool

40,912 transactions
28.61 vMB
0.06169651 BTC
Random Selection Loading Transactions
Max Size: 146.63/200 MB

Candidate Block

Mining Attempt d1f67b467c994d92d65ede0b3f139a9ad4b254da026550d8e99d4824d7e7ee7d
Version 20000000
Previous Block 00000000000000000000e75e7ba3ec4f54cde2a7f5d554356115040ddec177f1
Merkle Root 307de560f434201601c5b6c565ed06bef464278cc107c311891c73268bde31e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,875
Size: 1.00 vMB
Total Fees: 0.00634904 BTC
Feerates: 40.21 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,621 (727,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,827 186,827 00000000000007c7f7fdb940126c21bc669c10b2223031a1afa050550eee0d7a 103 0.03/1.00 vMB 23
186,826 186,826 0000000000000549697e9e7550a1113065d6e35dfefcd989f84c42989c79701b 128 0.08/1.00 vMB 81
186,825 186,825 00000000000005f7f6addc5d1460676680aef890238af6a7255715add7c50d3b 131 0.05/1.00 vMB 127
186,824 186,824 00000000000007cba4fd7fc0b478d6aaa19d664acd6c504c6c65ab80701c6d03 116 0.05/1.00 vMB 100
186,823 186,823 000000000000069e9884d4e14b14fce95842961883c157103995fc012b8a8174 175 0.05/1.00 vMB 51
186,822 186,822 00000000000008b9084420e8fbc4975593b80008136cba3c6d8e2dafcaeca441 99 0.03/1.00 vMB 46
186,821 186,821 0000000000000577bb0f19ae0b3fe84b97d50af794c7ef919210b2fe8e8eabbf 421 0.18/1.00 vMB 190
186,820 186,820 0000000000000845f1d69050a9743e3acc7f5f0af287990438d16bd3d91f3472 9 0.00/1.00 vMB 27
186,819 186,819 00000000000001397e67810578599934b21cd622a73838943c94e2399e23e56f 627 0.23/1.00 vMB 144
186,818 186,818 000000000000094f0d2fe828a98a8014720892053ae75fd5bae14d27a1e84dc8 126 0.05/1.00 vMB 238
186,817 186,817 00000000000008204d9db840bb0fead15242c55bab3873c7c5a01c96bb3835d2 32 0.07/1.00 vMB 67
186,816 186,816 00000000000009261bbfdc99076c33cab123706bce015d285b5cdb06c3b6a807 142 0.05/1.00 vMB 178
186,815 186,815 00000000000003e2b25010867fe0a5342d572a14c575380f05dc249d3b7ae7b6 138 0.05/1.00 vMB 160
186,814 186,814 0000000000000077556015096f2c5c5c0873367e7e3b992dc648ff63117ec232 310 0.09/1.00 vMB 44
186,813 186,813 0000000000000653d9285cb3628c33f364e177ec07fe9d9c34e159c3d2f89fdb 298 0.12/1.00 vMB 188
186,812 186,812 000000000000022d657f8e29922bee39df3db87faddb3dddf14964d40a306299 161 0.08/1.00 vMB 98
186,811 186,811 00000000000006e45a36c39efa25dacb939a7768d24eebe46dd516a64e3febfc 248 0.09/1.00 vMB 129
186,810 186,810 000000000000094e32f052902cdbde44afe9ccb2242e9d787ab08d0bf9d99510 18 0.00/1.00 vMB 141
186,809 186,809 00000000000000f8a22d9f3aa6a5dd03e3ad7753b74904d6396a87f1dd198a79 114 0.05/1.00 vMB 168
186,808 186,808 0000000000000963cb01fc77459ef112b0d039569f53d18d37b83099dae56f68 32 0.06/1.00 vMB 70
186,807 186,807 0000000000000546b5bdba92aed2c7d06ecb19a5bc3d5085b481c33caaaf5ebe 32 0.01/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.72 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: 629.76 GB
    • Received: 11.96 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.