Loading Tool

Explorer IconExplorer

Memory Pool

48,571 transactions
29.43 vMB
0.21712150 BTC
Random Selection Loading Transactions
Max Size: 154.30/200 MB

Candidate Block

Mining Attempt eda2d28d761529174d586d2e339a30dba5220843b040289ddae84056a62cc100
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root ec3b0223051f66c482189788547e1b0696cede6180699fe40336200b8dccf0f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.07114629 BTC
Feerates: 184.60 > 7.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (464,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
450,645 450,645 0000000000000000015242861f7d85a359414fc04c7b04b18139ed331a35bbea 2,094 1.00/1.00 vMB 69
450,644 450,644 0000000000000000004c2ea8211cb8300ba09e90e7b8664bf5a7938c63d6d648 2,024 1.00/1.00 vMB 85
450,643 450,643 000000000000000002799ec62b336c677261b970c44c3b3a041f3a1f1add6c88 1,817 1.00/1.00 vMB 100
450,642 450,642 0000000000000000023f12f311bbbb4f0fcdbbe1e9a627734938aaf339aec1ea 1,423 1.00/1.00 vMB 112
450,641 450,641 000000000000000002bdc7f49102ef91d968f12bb478f280416c955ff8139a98 1,495 1.00/1.00 vMB 106
450,640 450,640 00000000000000000076af0259ac76695a23498b54372aa3fdb04769b4d2a39d 448 0.52/1.00 vMB 31
450,639 450,639 00000000000000000202fa2e32600b2b820c0dbd6c0d9d79df61666a03349107 2,339 1.00/1.00 vMB 90
450,638 450,638 000000000000000001d672284da4355826d9978589c95517b1306e44e89678d8 1,083 0.51/1.00 vMB 87
450,637 450,637 0000000000000000001ee9f90fbc8befd8c9071b42549c4c869dbf8c39049e01 219 0.11/1.00 vMB 81
450,636 450,636 000000000000000001e34fabe8753bb8a2fdda4e47e4dcd4a8105ad600bcfe7d 619 0.39/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.87 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: 643.68 GB
    • Received: 12.60 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.