Loading Tool

Explorer IconExplorer

Memory Pool

84,387 transactions
31.85 vMB
0.10111382 BTC
Random Selection Loading Transactions
Max Size: 194.71/200 MB

Candidate Block

Mining Attempt e5c9088d176ad1b9c4aa485e04aec558bd3f2f46cabcfd3aa90c48582e405bb5
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 1ba8b79952bf3bcb1d178d158b8e3b1e9d5285a81a9fceb597d62933b1315ef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,520
Size: 1.00 vMB
Total Fees: 0.02475448 BTC
Feerates: 115.99 > 2.48 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (574,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,942 340,942 0000000000000000102fd3783ac66a179fedea99fea25d91cdec7c855f2fb1c2 1,262 0.70/1.00 vMB 24
340,941 340,941 000000000000000014a01c6358f587c875d348d9ed88c0fe9af097dcc6446dae 239 0.15/1.00 vMB 17
340,940 340,940 000000000000000019806f74fbf22fafda5fc18b5313eff807e0e8d8457b7cb2 437 0.19/1.00 vMB 26
340,939 340,939 00000000000000001438cab365b6b7a2c70eaa31dbe7b94bd423700b00f68b81 307 0.42/1.00 vMB 10
340,938 340,938 00000000000000001012b89c10a17dee583554a2a8f9959c64fd91d2ef15d4eb 1,634 0.75/1.00 vMB 29
340,937 340,937 000000000000000010ef15186581f3f65f0cf2b2ac4de218c137758c84e0de26 256 0.14/1.00 vMB 40
340,936 340,936 0000000000000000141587ce0f945562dbad708821e22afa082af0a6abb5fa2a 1,063 0.68/1.00 vMB 20
340,935 340,935 000000000000000005fbfa9090de9b25502721f3be354a89e44fdcb0410da4b6 81 0.03/1.00 vMB 27
340,934 340,934 00000000000000000288f6ebb6a7f7981f2b9e1506031a8f314ea0d4ce871079 261 0.20/1.00 vMB 15
340,933 340,933 00000000000000000c31cac382c22bc879612382e2451f18962662aa58b010fe 305 0.15/1.00 vMB 26
340,932 340,932 000000000000000004c363adb6653bd41ed6cf81fca146e0c34d83c11622115f 479 0.22/1.00 vMB 28
340,931 340,931 0000000000000000155cdacee9a2f3f2ec8bd9a0cb583a7a23b62f105f0a3cbe 1,513 0.71/1.00 vMB 28
340,930 340,930 000000000000000016331b2b4198b26bfc6186459d81d44bc3ebed02d1fdc2cc 128 0.06/1.00 vMB 26
340,929 340,929 00000000000000000c89968d4c8d9c62eb924d601f3aae8f855146b0452995a1 1,625 0.84/1.00 vMB 26
340,928 340,928 00000000000000001649b25652a5425397cf4ee92c086c69c09cccf3765ce9f6 344 0.16/1.00 vMB 25
340,927 340,927 000000000000000001b5ebf19865bea9d3db4d4a894cdf5decb37de6af2b28fe 168 0.10/1.00 vMB 17
340,926 340,926 00000000000000001695daff82f632fb1f287a336e80da26f49b5eee0535f089 299 0.13/1.00 vMB 31
340,925 340,925 000000000000000019fa95ad1c665f920c7f90cd68d178ee8c6094bb4854062c 287 0.13/1.00 vMB 29
340,924 340,924 00000000000000001359150cd0fcd640bc003ba04c7e203b89c6484833280436 1,214 0.60/1.00 vMB 29
340,923 340,923 0000000000000000058915edf09917f20e15db49b4c76a18666c870e5cda517c 503 0.17/1.00 vMB 38
340,922 340,922 00000000000000000b40600281cc73fcd737bbeff79d82bd50c17925319ca7d7 65 0.04/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.