Loading Tool

Explorer IconExplorer

Memory Pool

74,379 transactions
27.45 vMB
0.06961509 BTC
Random Selection Loading Transactions
Max Size: 167.59/200 MB

Candidate Block

Mining Attempt 4ce643dc63b914d0f2d72ba4ed794946e72247dcd8edf611a2a57ab4df2595c2
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 8d139ad4f9d57f4d096674235a27a715dc01ed95cf7486b998c7088fafe5f96e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01091716 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (3,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,930 911,930 000000000000000000020a852eec4de2f78f03b495276a0abb6d62ea726e9c34 2,916 1.00/1.00 vMB 1
911,929 911,929 000000000000000000021a785aaf810c05dbb42c4f74a0b50fd23d22260d7881 3,614 1.00/1.00 vMB 1
911,928 911,928 000000000000000000000c7c921d5a8fd2aa524e2d34fba1c1e1578998c99b93 3,402 1.00/1.00 vMB 4
911,927 911,927 00000000000000000000b2335bc446b9eb5a151d4e4a0324420266c7a90bcd41 390 0.16/1.00 vMB 2
911,926 911,926 00000000000000000000c3efcd6e741f0197263edea8b8321e72d93aa02b87b6 3,202 1.00/1.00 vMB 3
911,925 911,925 00000000000000000000d4d0c94935a5399593e76d4ebbadef0542266aba6601 4,039 1.00/1.00 vMB 1
911,924 911,924 000000000000000000004db1fe5ab3d4d521c3e2c4e8e0c7aa4f228a29144da5 3,442 1.00/1.00 vMB 2
911,923 911,923 00000000000000000000e0c9ce97e46a233458ae3cb885ff1ab3f173c9d470ff 4,200 1.00/1.00 vMB 0
911,922 911,922 00000000000000000001e7965f43dee5f29b200e060ab0e4cb94a44b6d79c7bd 3,921 1.00/1.00 vMB 1
911,921 911,921 000000000000000000004396fbebb9c733db998918f063c3728c09876e7da7d7 3,974 1.00/1.00 vMB 1
911,920 911,920 000000000000000000001dd3450bb2915ca9a0b7fb74de0650bb37ca720e5b56 3,517 1.00/1.00 vMB 0
911,919 911,919 000000000000000000007c1b1f7c20e4211673c84ce2ac2c72052524b3d9c948 3,291 1.00/1.00 vMB 2
911,918 911,918 00000000000000000001f6e708828923f2b21d1880ac589c8825b083d05d75cb 3,208 1.00/1.00 vMB 3
911,917 911,917 00000000000000000000eba497e5d4ff8342644fba7abbdef202e9735c916bde 2,287 1.00/1.00 vMB 5
911,916 911,916 000000000000000000017ed40eb725109d9c039a9f7ff1fce0eb4a74c8b7aea7 2,782 1.00/1.00 vMB 5
911,915 911,915 000000000000000000004eeb74b2fd27ba555c63e83aec75656a90a7f10c5d80 5,075 1.00/1.00 vMB 0
911,914 911,914 00000000000000000000a3105b5e0e3b26738a4397aa4eef8878f7ca163e765a 2,918 1.00/1.00 vMB 2
911,913 911,913 00000000000000000001e3c33069f4f7e4b835f1beb9f3f42d70e31f3c6432f7 4,224 1.00/1.00 vMB 1
911,912 911,912 000000000000000000021b7b19b6a59bcca542ec70483c730b5463d44ef6a8a6 3,452 1.00/1.00 vMB 3
911,911 911,911 000000000000000000002dfbfd10ca469f7c05c7d94ce8c63a500b2f9a80caf4 3,283 1.00/1.00 vMB 1
911,910 911,910 000000000000000000000f577787addf7e94158e3ec6d9ca83c1858bb90b97e4 3,116 0.99/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.