Loading Tool

Explorer IconExplorer

Memory Pool

39,451 transactions
26.72 vMB
0.06889790 BTC
Random Selection Loading Transactions
Max Size: 137.96/200 MB

Candidate Block

Mining Attempt 2c4939e3e5c989db43234a1226883a677bd015f625c03cce9510dbf8f476e3bb
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 0451a3bd562e6a39838b3f8e653be455c278b06334ef50f75c0aa30d7265d270
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.01845344 BTC
Feerates: 301.60 > 1.85 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (464,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,666 450,666 0000000000000000023c3ec3a4f70b6f10ef04cf0e6a62bc2dee51d1e4702648 1,297 1.00/1.00 vMB 115
450,665 450,665 00000000000000000144851c5121fa58b6a9f01ebd4c0712e285a62b33060800 496 1.00/1.00 vMB 82
450,664 450,664 00000000000000000294748896b2bb0e0e95db04af28bca1307416dbd79e9867 1,297 1.00/1.00 vMB 106
450,663 450,663 0000000000000000020162e7ba7dbea9f579c3106042ea6577fb0237f2bf6769 2,229 1.00/1.00 vMB 107
450,662 450,662 0000000000000000016634cbd199118e1852f7fcb59e17df5315a86d309d991b 2,343 1.00/1.00 vMB 131
450,661 450,661 00000000000000000199957a5484549b46f6b58b999d66a8f8dd71c17cf3b0e6 1,708 0.74/1.00 vMB 92
450,660 450,660 000000000000000000017783c5ef9e5d3987ff06a03e2d380bc3dec093ca3d4d 1,542 0.86/1.00 vMB 85
450,659 450,659 000000000000000001373d36978f7fa867fdc6be36b021950cc7ca727cad5308 1,995 1.00/1.00 vMB 101
450,658 450,658 0000000000000000017440ac5729ca0926d86465ef10a8788dca06fb832457db 1,315 0.71/1.00 vMB 68
450,657 450,657 0000000000000000000286e763b2c7cba2c62be03591ae199331edc9e6045509 354 0.18/1.00 vMB 52
450,656 450,656 000000000000000002c7fcd69e22d7d2dae13b4f12b0dab0b3bdacdb1b64709c 1,816 1.00/1.00 vMB 102
450,655 450,655 0000000000000000011941ce479c91df321767fb47eeb57efbae12822d6df612 1,082 0.50/1.00 vMB 91
450,654 450,654 00000000000000000173b583198a57d2f6ba417f9beb1e53a122af78c6f8b3a4 1,146 0.49/1.00 vMB 90
450,653 450,653 0000000000000000012716df742d3064118b6affb521c2c00484e9f3bc497816 1,928 0.97/1.00 vMB 71
450,652 450,652 000000000000000000ffed4fc62278c9c84639269363f1e43d08aa5a70481451 1,542 1.00/1.00 vMB 102
450,651 450,651 0000000000000000024ca496c49d9eb447d547420f1dda15d34bd4e48547f68e 2,046 0.88/1.00 vMB 68
450,650 450,650 0000000000000000009ef0a2a9683b034210c6806ee0e6a8b364d05a58870a1d 1,384 1.00/1.00 vMB 90
450,649 450,649 00000000000000000277832eb9568c36644ae922c2b0c8dba91cfb8db3142936 1,855 1.00/1.00 vMB 114
450,648 450,648 0000000000000000010823464ce5cf784851e13ceb03104032f8f03f2c787fd9 1,767 0.69/1.00 vMB 84
450,647 450,647 000000000000000000036696a0e44084f84e162b5dc9aa3507764f1d03ed9d02 2,388 1.00/1.00 vMB 89
450,646 450,646 0000000000000000016669cbbe6087d375e1d5b25a1788714b129820e0b60cfc 1,386 0.87/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.