Loading Tool

Explorer IconExplorer

Memory Pool

40,653 transactions
17.88 vMB
0.16106954 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: 98.74/200 MB

Candidate Block

Mining Attempt a4896d322d6ea16dfd4242d056d423a4fa2dde619b86e51170bde12e46850991
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 70765c9c940cdb2cf37d6374a0d6682327f5e38dd0253ec62e62a5a826af1275
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.05024208 BTC
Median Feerate: 4.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (725,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,560 187,560 00000000000006047d2b7d33516cbe1ea966cbefaf41ff7d545242ed702069e1 43 0.02 vMB 85
187,559 187,559 0000000000000524b450680df0c44e6184e0bf2bb9e85a32548b50682151df96 8 0.00 vMB 0
187,558 187,558 00000000000008756195ff59d6faefc7014e0e1610768a01e1d05d78fbcdd310 392 0.15 vMB 141
187,557 187,557 00000000000002a8daf196e54e8d22ce04042c514ab99eca9d3ce61356fc4f5e 122 0.05 vMB 107
187,556 187,556 00000000000004196e4a2f540be0995340448d856d32eaf07873514bae3dc3cc 94 0.06 vMB 98
187,555 187,555 00000000000001897f96e9c6f5fc1fdb073f5204550198721daca1823bf600b2 94 0.04 vMB 149
187,554 187,554 00000000000001f9151adc410c3ba688118b008ef1c250c8f1603041f86e810b 130 0.05 vMB 83
187,553 187,553 00000000000005b85d995e3f87253db62fb447904998478e472f0fc7c3ebbe1d 13 0.00 vMB 14
187,552 187,552 000000000000084d2251c8ceabe783a4198363e1603c8cd1b231157cde1a016c 13 0.00 vMB 15
187,551 187,551 000000000000043d7dd0b53bfb57436a0f228fe1e05f2ac4eddbb530837ed6e4 26 0.01 vMB 83
187,550 187,550 00000000000005d9dfb84156122d498600ea6293196c30599edd900d001516ac 402 0.26 vMB 98
187,549 187,549 000000000000015f0a5fd6929f930706b497186814d8171c048cd8a6753bf371 9 0.00 vMB 46
187,548 187,548 00000000000006ce303015d974c7637f72c9485fdba762cfc8c69cdfe68297b8 127 0.05 vMB 30
187,547 187,547 0000000000000104515562fe3aaaaf89e374c11d8d946dfde68d63757151fd32 322 0.11 vMB 139
187,546 187,546 0000000000000501c7d65488f150300e28e9a095b41b8d8c2806282bb87e657d 444 0.25 vMB 256
187,545 187,545 000000000000016a2c6dbd165b4a16ed5963ab4cf3f54d87818712fa7a27e943 261 0.08 vMB 15
187,544 187,544 0000000000000185d974466b31e6e6006841b585e3af0edcebb7bcc7ec43b856 490 0.21 vMB 141
187,543 187,543 000000000000010df65af8ace7af392eab1e124e82cbb3bde9b49ba536d22627 580 0.22 vMB 155
187,542 187,542 0000000000000301eca4f28197bc0caf969af94bf435f6414b645c60d4fe82de 130 0.06 vMB 97
187,541 187,541 00000000000006c46ab4599764cff3db33d87b00f9802d619113a0b64fe13460 52 0.02 vMB 107
187,540 187,540 000000000000046f90300e8e359f8d42a2f958592543d7410f3754926c0d0b62 443 0.20 vMB 125
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: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.61 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.