Loading Tool

Explorer IconExplorer

Memory Pool

24,975 transactions
11.91 vMB
0.03415945 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.68/200 MB

Candidate Block

Mining Attempt 81175121689019840913ec9c36a95ce7083a00326add078fda536c28c3ea06e9
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root 03b29a89e4578efd6f07c1cbb614bda593dd5a2fea8aa680d27a768357e54dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 0.99791225 1.00 vMB
Total Fees: 0.01427120 BTC
Feerates: 150.68 > 1.43 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (754,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,542 159,542 0000000000000c79dac115e88c30bde1c49746169d5f272b8608b6488040ab70 11 0.00/1.00 vMB 19
159,541 159,541 000000000000055102dc4288b243d10f5f2aa5f1ccde92c10bc85dbff306c7cf 119 0.05/1.00 vMB 62
159,540 159,540 00000000000007c4731c19454c831acdb595f5f3754e356420ae724f48f2f2f5 25 0.01/1.00 vMB 116
159,539 159,539 000000000000016b766989aeb4043d30b89dc5c93d6d45c42ecc7d4933efda6c 39 0.02/1.00 vMB 13
159,538 159,538 00000000000003429ea1cd71049a7a9b4cc7e5f1942f4581069f79c8d946b0a8 100 0.04/1.00 vMB 112
159,537 159,537 0000000000000c11f6a67dbe1f2e0466923e887fcfc85d2e7fe82106532e09b6 5 0.00/1.00 vMB 995
159,536 159,536 0000000000000c7cc0c932bb536b738aa9149be73d4429c9aea1dbe918f56312 15 0.01/1.00 vMB 18
159,535 159,535 00000000000007fb54ccbf12cf80ec2e6f3dba9e8fad9b892bb503a7cccef3bb 28 0.01/1.00 vMB 54
159,534 159,534 0000000000000e01aacbd6c3e60d554e617e253139491521a3d58912340ff4d3 12 0.00/1.00 vMB 35
159,533 159,533 0000000000000d89197952f4225517e435098a2c9e924a17bec229e0e7dd5bee 17 0.01/1.00 vMB 19
159,532 159,532 0000000000000accb9f85c325ceda7102357f3a9e5ba55fd9b55a38d9592162a 128 0.05/1.00 vMB 196
159,531 159,531 0000000000000788e0ab0285a97dfb185253e16bcc8c0aa15edf740b356ebd60 11 0.01/1.00 vMB 59
159,530 159,530 0000000000000d22dcb50e12eb4dc4acef0996627071e8ac75954be2319e7415 3 0.00/1.00 vMB 0
159,529 159,529 0000000000000168457641bdf6473597f6a89490265188be253c08e67e4e6f50 9 0.00/1.00 vMB 108
159,528 159,528 0000000000000c51170d3cf3015f41345cd63e3cd637b80994f3723ff5f3b439 12 0.00/1.00 vMB 0
159,527 159,527 0000000000000ba3a8e63d9710c7414be76661cc7f66deb228698671a54ccdb4 44 0.03/1.00 vMB 101
159,526 159,526 0000000000000b14123b3543e5f5d560f76d5b99b34511441f601bbae6ddfce1 9 0.00/1.00 vMB 143
159,525 159,525 0000000000000da5fa4138978a47db9000c4224985f3b020be314769d88956c1 4 0.01/1.00 vMB 8
159,524 159,524 0000000000000bb4ee7a52fb0266f2a136e4af8a2b7cc9125efd1c9560f5222c 1 0.00/1.00 vMB 0
159,523 159,523 00000000000006ed8f8a2c0b2f7bf693ab6f2a6bce9e6d70bf89b752bdf4702f 23 0.01/1.00 vMB 151
159,522 159,522 0000000000000bb3cef5e30b222c743908101d58fc77274b2cd7ef88487ddbef 5 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.99 GB

Node Details:

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