Loading Tool

Explorer IconExplorer

Memory Pool

39,898 transactions
18.80 vMB
0.17976737 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.19/200 MB

Candidate Block

Mining Attempt c94694faed98cefc9cc128044a22a90614de19d5baebe9293c0e4bf724b8fd43
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 57c0af6f3ec3c3172b8b9a962e7106a827cef88a5db8e3f80fb54eabd3c441c6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.05197828 BTC
Median Feerate: 4.82 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (690,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,426 222,426 0000000000000264e36286d67c453a5131f5d47a6d47fa80938026cbb623e84b 615 0.25 vMB 201
222,425 222,425 00000000000001652445207a81ea3b08fa94ce3c0cc4643d58a1c1f52a92a0c1 509 0.28 vMB 150
222,424 222,424 000000000000017e2d156d90a1faa758024feaf6ee6853c39c4eedc6e860274f 733 0.25 vMB 239
222,423 222,423 0000000000000026a069073de5380609428dc87928326ebdeca92dbc6a112538 186 0.10 vMB 121
222,422 222,422 00000000000001a70bc1b50098f210ec279f31f16e12b580f3212e8ee0906c17 570 0.25 vMB 183
222,421 222,421 0000000000000295f19030b68b7c6efcf3652b4024160196244fca26f406755d 218 0.10 vMB 115
222,420 222,420 0000000000000251e7c6b7a48104b4a1a709434a3045968c6e209f33a107e642 415 0.25 vMB 130
222,419 222,419 00000000000004169eeab56ab4709819eaf5d0b61ff3ba333b0a3cea8cff2c3c 736 0.25 vMB 233
222,418 222,418 0000000000000035b7b9ae8a59bc8230d5dfb86fb78738ae8515d65d6f9e64e7 764 0.31 vMB 229
222,417 222,417 000000000000002fe9f6047d34d3b11bc16d913556be4b5ddd2b61d51252e39d 136 0.05 vMB 110
222,416 222,416 00000000000000d461c973a4301703313782a15f361cdd2804a810fdb3cf360f 234 0.20 vMB 90
222,415 222,415 000000000000010a9ccad1b415f1774b9dee5a3bccff799ed21d0724baa7d792 691 0.25 vMB 238
222,414 222,414 0000000000000451a638faeae85b505374bef28548213422b4dada7e2320a42c 550 0.25 vMB 3,079
222,413 222,413 00000000000003b81456390ebbad1ef2663939eb98702dc7b8c92cbf7edc6033 550 0.25 vMB 178
222,412 222,412 00000000000001f396c1b6ccc8309092f6938377dff1d14f411d4c0618bcc69f 576 0.25 vMB 219
222,411 222,411 0000000000000161d25e75f97747a78e13a5f6d2c29dbb8d6bf2bd474b881ae4 202 0.07 vMB 86
222,410 222,410 00000000000000d5407e15faebec2eebfefe676613d1f7e66957f5bc9c17a8cb 617 0.24 vMB 189
222,409 222,409 000000000000047d7b69593379584212dceb28889c0168b74b0d133c50d8489b 127 0.08 vMB 80
222,408 222,408 0000000000000075b468126320acfd13c356772ab2c45402785b39c991f21d88 599 0.25 vMB 207
222,407 222,407 000000000000036763bc63be6975829de0d912ef3f2c974b90733af9e6b0118a 756 0.25 vMB 258
222,406 222,406 000000000000006ae3a742df3014c1a07dd72a784a86767cb9d0e527d5e748bb 286 0.11 vMB 210
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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