Loading Tool

Explorer IconExplorer

Memory Pool

27,701 transactions
11.32 vMB
0.05029422 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.90/200 MB

Candidate Block

Mining Attempt 578d9dfe2dd4e14ef058718f1b4e882551fd9b3783f5d84b3ba4127780798e4a
Version 20000000
Previous Block 000000000000000000018eeec2e5b9ba9206fddda6378af044f6446ee9562c05
Merkle Root c424c01d9c34d8ec0609d069772cb1d8805f2ae2ce3b7c39831024a16fe98881
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03098997 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,555 (810,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,937 102,937 000000000001795596b6ffe9af9dfd58324747fa8e96fe45bbfbb8b8ad706e26 1 0.00 vMB 0
102,936 102,936 00000000000044a21e72e18379d89b0b7898514193e03b5c7f2dd17d1480dce8 1 0.00 vMB 0
102,935 102,935 0000000000000d3c1fa4f57c26c59dea7cdaa3f9758854235d5a50c637443dc8 1 0.00 vMB 0
102,934 102,934 0000000000016d5e074a850fcecd1ed27688a5e6ef3dfa3b1e08e03e7b134b6f 1 0.00 vMB 0
102,933 102,933 0000000000034269b67906d5cc08d27a56972fa6059024cae6b51fad05264556 2 0.00 vMB 0
102,932 102,932 0000000000019584f73f6571112750b7b2475df52d3906e22e7197283fc507e0 1 0.00 vMB 0
102,931 102,931 0000000000037514168d116506dffe72fb0cc0bbf782929d69b4c99dc3a58041 2 0.00 vMB 0
102,930 102,930 0000000000023294e77643bf9ddbc41265c6a7bd2a970fccab871bf7b766e74a 4 0.00 vMB 0
102,929 102,929 000000000000f7291819e1c9b011976e0e58adef586abf464b1143a9054118bf 4 0.00 vMB 0
102,928 102,928 000000000001639816212bc7177b00cc068b592d6843db99675e2260ba898914 1 0.00 vMB 0
102,927 102,927 0000000000016dc1ea96ca87389a563f65626a6330e36e43ead51b7b8e6b3849 2 0.00 vMB 0
102,926 102,926 000000000002b15d93994ac7e40ac34b27ff0947cf435c466e6cbc9dd1587cc6 2 0.00 vMB 0
102,925 102,925 00000000000153adb705a06ff9f8eec500a5254ae71983449debe2c29639c5ee 1 0.00 vMB 0
102,924 102,924 00000000000015ee2b65287c69f724aff6db0293754b6f33c1668d270eadbc3f 6 0.00 vMB 0
102,923 102,923 0000000000005e8cc617d6e0a0caabccdbe8dde9f3a85c7deafe81eaae3df840 20 0.00 vMB 0
102,922 102,922 000000000001e8f477c1b7c62715feb18b4c2729f9dbf1e23f1e5833ca4e5453 1 0.00 vMB 0
102,921 102,921 000000000001ebe519c0d0979fa5d738fac33b9b616dd0c88931c96de45099fa 1 0.00 vMB 0
102,920 102,920 000000000001510d43a890cd3a89eedf1b09e57eb14666ef7bbeceb48f31fe38 1 0.00 vMB 0
102,919 102,919 00000000000302c7169c3b8737de2201be2268755bd8aa2160c887f757ed47e5 2 0.00 vMB 0
102,918 102,918 0000000000010ad616877562e1a59e5b70c759268bdf8f93ca332000b82c2333 1 0.00 vMB 0
102,917 102,917 00000000000180fe024bbf236b1ddc54d7ea8cac7d6306a2c07641097e5482a5 2 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.83 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: 421.80 GB
    • Received: 2.27 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.