Loading Tool

Explorer IconExplorer

Memory Pool

41,617 transactions
18.17 vMB
0.17536322 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.25/200 MB

Candidate Block

Mining Attempt c47c8391ea45888ee9d0853cf81a1589294fd7da295c7c247e1dd9853b1787fc
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9c65a4a6bcdab3a07d6e00eaa1e9c5748ace7d3a1c0ef22ef5dc23f47e31d2ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,761
Size: 1.00 vMB
Total Fees: 0.05725421 BTC
Median Feerate: 4.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (789,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,513 123,513 0000000000003598fdd14c53732b562572869b9bb948b9a05a92259001768ddc 10 0.00 vMB 612
123,512 123,512 0000000000000cd4892e68d5103b30330b3f7e90a2873458626a5d0d6932970e 7 0.00 vMB 1,059
123,511 123,511 00000000000003650dd02d9666be2c93879de9faa14b27fd64e0aaa33fd59835 31 0.01 vMB 538
123,510 123,510 00000000000026f17f5310d3fa6967672b4396352d47276f4163ea8aa0e14a23 117 0.04 vMB 1,121
123,509 123,509 000000000000476e9cf9f9ed031e7c75f2b261fa5fe9c7563b6282f511685445 13 0.00 vMB 308
123,508 123,508 000000000000047c8db27d3d2f490dd90512ffdcbf266268b5cd3401fd662099 1 0.00 vMB 0
123,507 123,507 00000000000031784e854f5911b7a4b23f3c755c05ded5b79f204d6542632d2a 6 0.00 vMB 659
123,506 123,506 0000000000006168f72c1e547f2f6442391e5827c6d819aa79a572f0e7f5721c 51 0.02 vMB 943
123,505 123,505 0000000000004b5fe68d8f02144bbbf9f36925d2410e1ab7ead147f13eb896db 3 0.00 vMB 2,869
123,504 123,504 00000000000054b0dc0eaa65f15ccd9e909c6b3655cc1a457c73b59e7eac1dc2 9 0.00 vMB 307
123,503 123,503 000000000000116d9cfadf244a9413e070782234571855eca5de9cf375dc9bc0 9 0.00 vMB 0
123,502 123,502 00000000000060687737525dcec50fec2211d89d91bc6b9f8214fb5080b8ec9a 11 0.00 vMB 0
123,501 123,501 000000000000279affe19851b3941187a380eb20e576a44ac74f98427307364a 1 0.00 vMB 0
123,500 123,500 0000000000006987b20d356c45d93dcf1c559d3013df28b251e3790e6cb279cd 47 0.02 vMB 1,166
123,499 123,499 00000000000065d6947a6a03304435c83bef3610121628234fb1eaedab845642 19 0.01 vMB 199
123,498 123,498 00000000000065eedb577e647906704a5db5ad5cd48ef6609c36c5f6680f866b 10 0.00 vMB 0
123,497 123,497 0000000000002ff6b2abe446483d07bf1f56b0b448f0d55968de8aaf546eeee8 36 0.01 vMB 373
123,496 123,496 0000000000006061dcd769f3b4c0db142d3579eec79e520af92ae9df91d5af77 4 0.00 vMB 488
123,495 123,495 00000000000022c1a7c881546b06b9cee65bc67b80e5a845bb0daff6cb160bf0 7 0.00 vMB 177
123,494 123,494 0000000000000d915f31b67f659f2f3ecc1774c9381d9355696ddd32399acddc 11 0.00 vMB 292
123,493 123,493 0000000000005392401e0b4ce05f85728936bfe125034dc94235f6ab0175cfe4 8 0.00 vMB 841
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.01 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.