Loading Tool

Explorer IconExplorer

Memory Pool

42,204 transactions
18.45 vMB
0.18884558 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: 101.69/200 MB

Candidate Block

Mining Attempt b8b409d02763beecb501effb58dcb8004c3d97392109695ae3972f51e09c1041
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c8abe19512071671c3fa557b7a58942d3756de469e498252d3513ee931d89a9e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06200020 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (694,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,564 218,564 000000000000004ba458b8b91a4fa0c85694e33c9922aee7a8b3f4f27be1b425 504 0.25 vMB 161
218,563 218,563 00000000000001060c54baf9123f5c4015e5428b094a3c64722fcc17e028a890 810 0.25 vMB 287
218,562 218,562 00000000000004c1aae4741e73ef5e773717ca0fae7257227820fc67b51bb783 115 0.04 vMB 172
218,561 218,561 000000000000046fb354e4cd0ff76deb6cfc1855940ca73a97287f83ffde1bb3 538 0.24 vMB 178
218,560 218,560 000000000000046b06fa1f8ca4b54613feeae0644bce89a7aa49011f1f6fd6f8 186 0.09 vMB 162
218,559 218,559 00000000000000433db75fb583ab2c260a799898a1fdb4d0e2ad5e0b93cbbf94 487 0.26 vMB 146
218,558 218,558 00000000000004289ec0f9d92432695fda7771136af4cf73a420a3040bc5318d 371 0.17 vMB 169
218,557 218,557 0000000000000016a6480a22f8fc1cb6a7166fdf68ec52b5c9d939328a6995b2 519 0.22 vMB 188
218,556 218,556 00000000000004939991f26b4466b86c3eb6dd799cafa17b5ec78d2c6b6745d4 262 0.13 vMB 148
218,555 218,555 0000000000000194f6d80ac2876b50fb7473285cebe89049a812c6ebc9a34d97 477 0.20 vMB 204
218,554 218,554 00000000000001dfcc2fe16d9959dd0f24c18a219e80ddfd33de98f68297a764 9 0.00 vMB 464
218,553 218,553 00000000000000603a66d31c14ccef9e51d1f3cbe1c30605e10a200177fa2214 439 0.22 vMB 202
218,552 218,552 0000000000000544dfc8805158879ee599add9e18f5ad5066e9db1265311d56e 53 0.03 vMB 72
218,551 218,551 000000000000013f1eb6bd50bc434e8314f6b2bc67bb23f7e10cfb3a1ac77b90 319 0.12 vMB 174
218,550 218,550 000000000000044141622a85cf65dcc8913729b01448859511fe1fa22e417323 146 0.09 vMB 104
218,549 218,549 00000000000004ad0598b3d3afab1c9b43bce6f185314394dfac92da6c17f5e1 470 0.21 vMB 177
218,548 218,548 0000000000000436201863ff13abbd91599f076b91fa34ac07641744efe0cefe 314 0.22 vMB 105
218,547 218,547 00000000000002581931090636daa659978fe039f08076e76d9f33737f8e242f 332 0.27 vMB 149
218,546 218,546 0000000000000404e382f2759421fa573776a8b739d1e182153b000544f8512e 14 0.00 vMB 0
218,545 218,545 00000000000002564aa6ab5ed8c9e55ede8c195009a9d6091904825b40b3ad22 8 0.00 vMB 0
218,544 218,544 00000000000004e05dd78b85384358dcfafa60034a79956039a9e68b085e9ea0 19 0.00 vMB 296
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.21 GB
    • Received: 0.48 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.