Loading Tool

Explorer IconExplorer

Memory Pool

45,635 transactions
28.68 vMB
0.13478219 BTC
Random Selection Loading Transactions
Max Size: 151.66/200 MB

Candidate Block

Mining Attempt c895a0078e834661025ce73ec6cfcaf4f45e5a48edcf4059179c34c67b568771
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 4768a1e675e94e08b350dcfb6badf0efdf7b64a0eb4c010484c0cef06e5efbf7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,683
Size: 1.00 vMB
Total Fees: 0.07555728 BTC
Feerates: 15,654.48 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (504,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,913 409,913 0000000000000000006415f06116d010385e6b65caa01bc063947262defdc8e1 2,330 1.00/1.00 vMB 62
409,912 409,912 000000000000000003ddda21b06568c54ef129bc190759619f932406499fc153 2,169 1.00/1.00 vMB 55
409,911 409,911 00000000000000000253e9645fa2ed40f082edf08ad6188be3eca6bb499de739 2,741 0.99/1.00 vMB 56
409,910 409,910 00000000000000000515ff1fdf9a3e3ce976d4d3567c334f77045ecd5f6b55fa 928 1.00/1.00 vMB 20
409,909 409,909 000000000000000004df31d99f9d1ad70fa42be0d09602cd6893ccfe3b3e543f 2,914 0.99/1.00 vMB 59
409,908 409,908 0000000000000000059f99e8b27298c08265bd886610c8091a7d28e83c1fac51 1,469 1.00/1.00 vMB 25
409,907 409,907 00000000000000000617a7c79972b3e02504631b5d229ae4da670b988dd1b4fd 1,676 1.00/1.00 vMB 36
409,906 409,906 0000000000000000056b23d8ce01e3d6a3ad0a968f0046a8e5dff52ad6402ac7 631 1.00/1.00 vMB 32
409,905 409,905 000000000000000005d4dbfdfcbe16cc0116c4d925bd0d7174d643f756865adc 2,158 1.00/1.00 vMB 53
409,904 409,904 00000000000000000021e5efd73f3dab1fdd8dcf8b053eb52aa480cfa93cf980 2,105 1.00/1.00 vMB 51
409,903 409,903 000000000000000002366faf764e02681140f7dbf138298ccb52f4cececbdd48 1,556 1.00/1.00 vMB 36
409,902 409,902 0000000000000000002d03766264e9887e3463cade54ffcd7921199209cb4df7 1,935 0.99/1.00 vMB 36
409,901 409,901 0000000000000000042537104301204599b4859020b8ccbe30ff864afdf64dc3 11 0.00/1.00 vMB 159
409,900 409,900 000000000000000002c827fe2456fcf7c4df445cfb380827510f64d0ea50c131 1,828 1.00/1.00 vMB 33
409,899 409,899 000000000000000005fc6a110b3cb5337c620942103300210ebdb959aed5cdc0 2,221 1.00/1.00 vMB 44
409,898 409,898 000000000000000005d5037d552e6b7f08b109a7082153369e26cfc2fd8254d0 550 1.00/1.00 vMB 19
409,897 409,897 000000000000000003d839d61f5406395b964d6f8997aa9acba620f6ba2df2fc 3,092 1.00/1.00 vMB 57
409,896 409,896 000000000000000005c738ee65c7dccf82e7f0c769394027bd884e0958581be0 1,870 1.00/1.00 vMB 40
409,895 409,895 00000000000000000482a260860778fd0ec70719a98b26a86794dfd0761bbcc4 1,789 0.99/1.00 vMB 32
409,894 409,894 000000000000000002446444810524860d50589f92aad6f2c0f33a4bf98a7629 2,906 1.00/1.00 vMB 61
409,893 409,893 0000000000000000044da69b9d82daf2cdd12c0ef00316c41faf77438c9c5250 1,545 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.