Loading Tool

Explorer IconExplorer

Memory Pool

44,483 transactions
27.35 vMB
0.09403363 BTC
Random Selection Loading Transactions
Max Size: 144.44/200 MB

Candidate Block

Mining Attempt 16068be5b281d0447375c94dd0ff2bec1aa44a42828ceacd95989399e67230b6
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 2601a2317fcec09f21c451420f2c8f9811bbf9be9d3105f59045ad8c73bfe850
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.04283141 BTC
Feerates: 150.75 > 4.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (593,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,334 321,334 000000000000000006d8f401f0e926e60ea55aaa00e6c0c7f7f323dda111fa0c 82 0.04/1.00 vMB 24
321,333 321,333 00000000000000000e8c086b7686e00a6fe6ccdc1aa43eb9359107e0e66d4ec2 64 0.04/1.00 vMB 33
321,332 321,332 00000000000000000faef705a52e73a908e613a601a5324cfd0044d8ef9c23b8 119 0.12/1.00 vMB 16
321,331 321,331 000000000000000002ddd470360513fa3294f067cf2d8ac1b98ed8463586672c 128 0.04/1.00 vMB 100
321,330 321,330 0000000000000000140becf42bf77acdff094d4f89395007cc602a5ff01d78d8 32 0.01/1.00 vMB 5,898
321,329 321,329 0000000000000000148895ea9359ba0e21a9a37e1c4419499d238ff0c56b8a87 438 0.32/1.00 vMB 21
321,328 321,328 00000000000000000f8db8f029c5f5f05a2449881085a4f7720fbc9a0665d3e6 88 0.06/1.00 vMB 19
321,327 321,327 000000000000000023db6dedfd121da1fcefa9332082fdad8daed3cb32ee064e 162 0.08/1.00 vMB 26
321,326 321,326 00000000000000000412ce42135f3a3cfcd67f57434a1ab1103a534f27eb6fac 403 0.24/1.00 vMB 29
321,325 321,325 00000000000000001a43ab456929fc2436669f8f7272f910c171ab25621a51ea 92 0.10/1.00 vMB 11
321,324 321,324 000000000000000007e822439b56596d04ea9cdecd750797f5c5e1376f8e4610 641 0.41/1.00 vMB 25
321,323 321,323 00000000000000000749839462c4bdf20659b0de7e3fe1bcf41af8e26ea3dbee 736 0.50/1.00 vMB 23
321,322 321,322 000000000000000016ab254482335a97ae95b6200632ee8c698c2827ee4f3b56 300 0.19/1.00 vMB 19
321,321 321,321 000000000000000016ba07e634201d7061702d7c5cd4fb09f6c2c3a840887e75 154 0.09/1.00 vMB 26
321,320 321,320 00000000000000000763fecc1b3f876a114b3667a23010708e11c066558ed02e 109 0.06/1.00 vMB 27
321,319 321,319 0000000000000000140efece765d717e93d8b0f625445320fd8ad9e80792316c 341 0.20/1.00 vMB 23
321,318 321,318 00000000000000000cbe16d01a99cc8118f992a5a43c29e62689c3fda95b78ac 1,000 0.45/1.00 vMB 27
321,317 321,317 000000000000000001468a79f85bac762196beefde38603f7482bfa20cfcf85e 523 0.30/1.00 vMB 21
321,316 321,316 000000000000000023b3e4faae094c5f71a2da6542715cd536320f89424569aa 381 0.21/1.00 vMB 25
321,315 321,315 0000000000000000241909ae3cbcafb28d39bf40edc311f7aedec32e87fca26c 628 0.36/1.00 vMB 25
321,314 321,314 000000000000000021fa8f19aa67a15fa83b0d5254963fd571b75a043f00332c 831 0.47/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.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.