Loading Tool

Explorer IconExplorer

Memory Pool

77,855 transactions
29.15 vMB
0.08294143 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt 4780de10bdcc1dc20748f71c552d9c763571e7026487622c0b9d6189d17f41e5
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 5e9542c9533ad4d570092404881856a53bb544f858d56f783ba8aed321a24213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.02203007 BTC
Feerates: 302.06 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (731,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,463 183,463 00000000000006c2f0fafb946efa30d511be2edfc99fbcf6c52eb114c9d5b726 605 0.25/1.00 vMB 147
183,462 183,462 000000000000034f2f26ef805e24187f5b2120d72f2a54982121169388a0cb61 148 0.05/1.00 vMB 152
183,461 183,461 0000000000000a04e6668f8fd307b13fce3b333d761c7a39110f5bb232db4dc7 100 0.05/1.00 vMB 183
183,460 183,460 00000000000008e2687139017bea57214d3cf6b8d8df0a7aa4c6074594890472 83 0.03/1.00 vMB 137
183,459 183,459 00000000000004331c5a7b3bc7a8cf28c32ae08372e41d24b010d24b43e30943 271 0.14/1.00 vMB 141
183,458 183,458 00000000000008c49ede1e270a3c207e4b546318a9146a9dd1b7588508fea8ad 7 0.00/1.00 vMB 15
183,457 183,457 00000000000005e2f486a0f0d1cc1538f404f409efe1b9e5d1a1daaa3cbf437a 167 0.05/1.00 vMB 16
183,456 183,456 00000000000001785088bf24f2045574242a40b2d701a1381fb7c329edcf4c9f 68 0.04/1.00 vMB 363
183,455 183,455 00000000000006e06735bffb7d2f215dcadd8311fc33f4a46661fdca3dc0560e 10 0.00/1.00 vMB 0
183,454 183,454 00000000000002137c198b1d42b207e49ec5cb9f806607331f056aab1dc4ad68 18 0.01/1.00 vMB 50
183,453 183,453 0000000000000610c86baeada8ffaf0cee88ad1a42f4738a9c9c81ffbbc30e1b 45 0.03/1.00 vMB 152
183,452 183,452 00000000000001b05ff9ab051fe334cf37bde932c03ee7bf0bbc5d37cb93b5ea 41 0.03/1.00 vMB 69
183,451 183,451 000000000000062bbd1a01cd9be8e57243eae7f09e36c99372be3eec79e5d13a 45 0.03/1.00 vMB 309
183,450 183,450 000000000000069208706223f47fa0387a0c24b9a6bf3472b840f46e5a427028 128 0.09/1.00 vMB 36
183,449 183,449 000000000000050caf36483354ee4032dda94becfacaa4757ea95adcb2f4b6f6 88 0.06/1.00 vMB 109
183,448 183,448 0000000000000887c15f89ce513138039f06346a396ae377018e8bb028f7db56 133 0.05/1.00 vMB 117
183,447 183,447 00000000000008d6007fba4604c12f636f452b81b09eabf9e250117e90bc35b8 1,102 0.42/1.00 vMB 136
183,446 183,446 000000000000047bc66f5b6a55c14953915896af6599260248f85573fa71deae 49 0.02/1.00 vMB 61
183,445 183,445 0000000000000739e42217873ef5647d4d115ba9852be71fcf85e244f2427286 518 0.25/1.00 vMB 142
183,444 183,444 000000000000067135f6aace850f83a54234fd85b8c9bf9d134fc1b43599c906 133 0.05/1.00 vMB 178
183,443 183,443 000000000000055a10099261d3feccf9af3f7ac2179b9d0e6af2d393d9a53d62 138 0.05/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.