Loading Tool

Explorer IconExplorer

Memory Pool

78,133 transactions
29.69 vMB
0.07125392 BTC
Random Selection Loading Transactions
Max Size: 181.40/200 MB

Candidate Block

Mining Attempt d60b41bc1bc2cc58dbc30427ca18b2d5b980f72448e2dcdf5f58736863d60a73
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 2fe59f847e9936881da61d38a3211e11d432cc4d1f1968c13b5af0a296afb030
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00563587 BTC
Feerates: 20.11 > 0.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (767,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,791 147,791 00000000000009d36210234b8e68a366ff622af534e8981e089581eb9abb27cc 24 0.01/1.00 vMB 70
147,790 147,790 000000000000031cfb664f0e418e157aa146cfca0e0f2e97ba43476fb1d3ab2f 101 0.04/1.00 vMB 190
147,789 147,789 000000000000051bbd392b0835cc92e8b32b5f7cb779936c2f6ad8e0e67b1e78 3 0.00/1.00 vMB 48
147,788 147,788 000000000000090074b66ae1d0f8000f356db031d4c9ec5f15e251244919fba1 58 0.02/1.00 vMB 129
147,787 147,787 00000000000009440bc01d869302533b3655da977631091303b9197301f2461b 75 0.03/1.00 vMB 102
147,786 147,786 000000000000047f9ebd927c6cd91b0ab7d29bf26379c2c278b8fb52091cf73d 42 0.01/1.00 vMB 207
147,785 147,785 00000000000002abb0754b1c6b33c9b31183f13903ff1d00e67dd98a57e02740 102 0.03/1.00 vMB 81
147,784 147,784 000000000000092858f1402bf203dd8945b2189950bed7c24eed725128ffcef5 18 0.01/1.00 vMB 87
147,783 147,783 000000000000098c02d67d3e6628be67f350d2fd0e16dee1c952f71d21fcc0cf 7 0.00/1.00 vMB 0
147,782 147,782 00000000000008b530c7887b26e06bc893d9b39e6a14aa4cea5b5d7d8e4b9a3f 59 0.03/1.00 vMB 262
147,781 147,781 00000000000008b7a081b26f045541df4d8d283d3f65cb22792e8c35436b60f7 3 0.00/1.00 vMB 40
147,780 147,780 0000000000000131fe8551d9c596002c1d8692a5a0faf7d572465f84b476215c 12 0.00/1.00 vMB 126
147,779 147,779 0000000000000747e7b1810c6d3a8d098c542396f7df41d5be09b8f2f1aebf08 21 0.01/1.00 vMB 237
147,778 147,778 00000000000002f2273c82f18df0f6345da5a4907487b1c50907f49eda236d95 17 0.01/1.00 vMB 36
147,777 147,777 00000000000001483dc01d357f927e76cec295a2658e2c17b050a0dcb8b7b32a 76 0.03/1.00 vMB 89
147,776 147,776 00000000000005f6c1f4c4ae6e734d0bd602c8bc1c323adc9df4aadb3003abef 25 0.01/1.00 vMB 51
147,775 147,775 000000000000084f72fe29566e4f470c22dcffad539170615242cbfb05e08ffb 37 0.01/1.00 vMB 356
147,774 147,774 00000000000005525a85375511a08f954339fef660f5030bb2d58e8c6701edf9 2 0.00/1.00 vMB 115
147,773 147,773 00000000000003c22908d18de22e225262035ef76725c86bad84d13d9a101f31 94 0.03/1.00 vMB 137
147,772 147,772 000000000000008a838fd3425573e772d4a73b6f3ee7ecac71034323ed05f4cd 30 0.01/1.00 vMB 249
147,771 147,771 000000000000046c5fc601f15d0eef9592536a9947f8baaa0c8fbde687db9337 85 0.03/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.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: 719.63 GB
    • Received: 18.11 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.