Loading Tool

Explorer IconExplorer

Memory Pool

39,846 transactions
17.60 vMB
0.14242935 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.08/200 MB

Candidate Block

Mining Attempt 780695c57c0268911b59027135ba7eaf21cff602370b6a2bbed614623cc87de0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root bf2019f54c8a3bd2d933a7d21bbe86459656868f4708d73e24501570f499d4fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.03840473 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (740,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,613 172,613 00000000000003355c21ac34e7e8cfdfe6b7e83063b2e358737fd33817160e21 61 0.02 vMB 31
172,612 172,612 00000000000006461a30fbf6d85c9ba3b9deb7c5ce3663560576917c60d5d733 17 0.01 vMB 252
172,611 172,611 000000000000041da76a2ada3340e6ed6b1822ebe0828f3533890f46495e60a7 58 0.03 vMB 47
172,610 172,610 00000000000006ab9ce236fd98b7f1fa0641ed17c9e8e1f8848b68e97514fe82 11 0.01 vMB 44
172,609 172,609 000000000000092ba6adcea50dd1a54ed480dfab1d00ba90655a3cd30b96c587 9 0.01 vMB 19
172,608 172,608 00000000000002efa143068d762dde02f033d864d25bdd143301beabeeaa57d0 11 0.00 vMB 17
172,607 172,607 000000000000092c17342da97855770cc23965659fe74169aa107cdc5c598b1a 58 0.03 vMB 134
172,606 172,606 00000000000005781bad14574e92143036447fc1eb85448cf0e82862c3f6c2dc 16 0.01 vMB 37
172,605 172,605 00000000000001d23d6ae6b3b9fe441fef7742ff0de51a1ec9bffa996e9e41f9 99 0.04 vMB 99
172,604 172,604 0000000000000353afa99ac2aef903ca94f08759a8615e6d2700238888426890 1 0.00 vMB 0
172,603 172,603 00000000000009be0f3df6143b2aaa9171ea2fdf7c5cb48d7e84376583ff2c16 10 0.00 vMB 178
172,602 172,602 000000000000080c0958e7b4f3d6955565f8c9560d3d2cb0ea495fb3cd858841 51 0.01 vMB 125
172,601 172,601 00000000000000fc1e2da9181e2087ed926f240c07224febfb12ad8fde644274 1 0.00 vMB 0
172,600 172,600 00000000000007e9ca758184a63181c897393d403da506a46e9398f22a06964d 1 0.00 vMB 0
172,599 172,599 000000000000074f93fd00e32b49fbaea5a10b078aab222d216d6d7f3cc5eebe 8 0.01 vMB 29
172,598 172,598 00000000000002164b6f37502679fe05f5a446f341475ce8e4e36aa4ba2c8047 28 0.01 vMB 153
172,597 172,597 00000000000007f4f7261041c9bf53dcf4638ecc3fb4324d31c3b47d139349c0 10 0.00 vMB 67
172,596 172,596 0000000000000831283e93c123c563762bdde7a17e67c78633435e0215410fae 7 0.00 vMB 17
172,595 172,595 000000000000082338018d0e1a1e10b46ed3494e141a109c3976c7de2c9264ba 19 0.01 vMB 89
172,594 172,594 000000000000099a96a0a8c5f9a40610fbf7161ec24436827630749f491923fd 126 0.04 vMB 120
172,593 172,593 00000000000005a37895ae4edd9a4a6163d1936667c98b3062dfa199b9c619d0 33 0.01 vMB 193
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.81 GB
    • Received: 0.47 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.