Loading Tool

Explorer IconExplorer

Memory Pool

41,637 transactions
18.17 vMB
0.17555091 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: 100.28/200 MB

Candidate Block

Mining Attempt 715f9ef10d55af0fd184bd9d938ff879c18bde68be3e3a0eccc4c6f970d4ba92
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ed637738b14102772a3c7c33aef3c2ce5ef907b611e4e680a11e17ba697d49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.05737101 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (674,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,068 239,068 00000000000001126a50d679f6bc4dc207e27c4198ecd0c45d709b169faa7458 539 0.22 vMB 180
239,067 239,067 0000000000000123c8db917ea8f3fba02ef780424420940c391e2abd9397d487 101 0.06 vMB 142
239,066 239,066 0000000000000117c25c4e2e906218863ceb19818cfea8ccd10db3d8b9171b3c 84 0.05 vMB 132
239,065 239,065 000000000000013429831c23d4d4a632d68bd5331ddf4d6ef5bba2ff234458f6 465 0.21 vMB 169
239,064 239,064 000000000000003045cc6b6d9b86110f862b055b39766a399738389dcf2c7c26 34 0.01 vMB 92
239,063 239,063 000000000000002f08cedc8db63c34fa63f2fb3a783e86617f48be70ec0050ea 354 0.16 vMB 125
239,062 239,062 000000000000003776532bb7def242133e020fa542050d380e7e47c2ad648e71 229 0.17 vMB 105
239,061 239,061 00000000000000f4586db47a00ee6febaad14b5ee5685d44bb2588fe3905d5a3 570 0.25 vMB 184
239,060 239,060 000000000000007053b02b7061bd34304f53336ec012f6736944fab236c75985 466 0.25 vMB 175
239,059 239,059 00000000000000304c98377472c1f476520b1756cf656585318c5a640db06d5f 71 0.05 vMB 121
239,058 239,058 0000000000000101a69630a1a8c71288146f11dcca147a01c8ada3a2c5e9c04f 249 0.12 vMB 162
239,057 239,057 00000000000000abf6674783444b0cce87704a40ba576b8b2bac6d3e1a07ca7d 218 0.16 vMB 166
239,056 239,056 00000000000000154b974330cfb333a5a6b08e9d0e8e370eaf3d1daa65b86ba6 426 0.17 vMB 254
239,055 239,055 00000000000000ece2d0bad46dd5d9ae9f377da6cb3dc3e0465cfa7de036a66f 512 0.54 vMB 29
239,054 239,054 00000000000000bf0ea83685214a0c2a8378634c983b7f2be3f93800d4de445f 256 0.09 vMB 200
239,053 239,053 00000000000000cbe5268c1cd021a466b047d7a2c60bf25901d6db876c575119 4 0.00 vMB 208
239,052 239,052 000000000000013ca1ead4cfcf600c2ae710265118ddb7034ade1f140ad798ac 328 0.16 vMB 160
239,051 239,051 000000000000006f3efc477ad6cbfe8e5885ea8db6d371991902fc4990737f53 152 0.06 vMB 200
239,050 239,050 00000000000000dc0f86df9293f82943ed7f4f4860aee81b77c084ed58b8b86e 113 0.05 vMB 173
239,049 239,049 00000000000000267121370475349dcf2a31ca9479de97f82f44d8927cbdac06 132 0.06 vMB 161
239,048 239,048 000000000000003ae2c8565977f411f4353950dc2af8eee087dd166502570ae4 42 0.03 vMB 72
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: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.16 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.