Loading Tool

Explorer IconExplorer

Memory Pool

48,181 transactions
29.34 vMB
0.16872041 BTC
Random Selection Loading Transactions
Max Size: 153.81/200 MB

Candidate Block

Mining Attempt 6e651d96de8afb74c4dfec03f80425ca6263214585d73e285b34fab0462565cc
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 611fe8024db1f6953bb8f71f3b01352f02ac54874cc2799fba22f31174ae91c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,062
Size: 1.00 vMB
Total Fees: 0.04671749 BTC
Feerates: 79.15 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (384,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,672 530,672 000000000000000000332a27022d925de0a4cc4623f4dd27f13d8372683a5060 418 0.24/1.00 vMB 29
530,671 530,671 00000000000000000030efadc63fc3a191140caff960d1a061321623c953fa02 1,272 0.54/1.00 vMB 28
530,670 530,670 00000000000000000026a23738e09a9f0c8f0ff894060e79c7562541b563de21 318 0.11/1.00 vMB 27
530,669 530,669 00000000000000000012613a4d8e11633dc2036cb6a7620c8673787d8591e771 964 0.39/1.00 vMB 26
530,668 530,668 0000000000000000000f9784aa6e37092e92b4058497e83e63aa675ece3ac6ce 1,944 0.62/1.00 vMB 25
530,667 530,667 000000000000000000149218ea63cb3c238a6ca4d4998a3336d290fd262ed4f8 2,404 1.00/1.00 vMB 26
530,666 530,666 0000000000000000000359cc455e045a380b014db5c7d8d22576f70e2f082a49 2,063 0.76/1.00 vMB 26
530,665 530,665 00000000000000000018d0b35567cd32392a4a57d6856247cd47acecceb515d3 836 0.38/1.00 vMB 20
530,664 530,664 000000000000000000323212df95f438b1a132536126e6e41088adb4a27ed4ef 570 0.26/1.00 vMB 17
530,663 530,663 00000000000000000013af1def3dd10ed96518254a2331595e03794f56850723 615 0.22/1.00 vMB 22
530,662 530,662 0000000000000000001801f1d9de38c20a1d0ebf5d6fcbbbed236222e470bbf7 1,278 0.47/1.00 vMB 24
530,661 530,661 00000000000000000023c9551ecff98c919cb53f518efb432075959e089840f3 841 0.32/1.00 vMB 23
530,660 530,660 00000000000000000008c0b80692f382e3affa65f63959eba55a88923a482682 468 0.16/1.00 vMB 17
530,659 530,659 00000000000000000015b4b81914480066f8772ce49d69390f50ff17dd1a523d 1,120 0.55/1.00 vMB 39
530,658 530,658 0000000000000000002c7089a041e20cfb68393f77782c75de7fb0678ad0bdfd 142 0.06/1.00 vMB 17
530,657 530,657 0000000000000000002c510de79ef3b2df2ee5581803c8caa0ad626c8c655c0b 762 0.36/1.00 vMB 16
530,656 530,656 00000000000000000014f6f265b6ff5116c1d392799a3b3641b2338f63e0bcc4 419 0.23/1.00 vMB 14
530,655 530,655 0000000000000000000b32cc56d67ab62d6d4fee3960ddbcd546227adc4bd4d0 1,555 0.65/1.00 vMB 32
530,654 530,654 0000000000000000000841cffe46458d38df5e7c4c491c2e185d797d56f5635d 555 0.34/1.00 vMB 15
530,653 530,653 000000000000000000206d55fb0c1bbb663830bc8b32daf47969f60178aad97d 1,999 1.00/1.00 vMB 18
530,652 530,652 0000000000000000002fc4a26b5a3d278e0b4d033fa07c173fee8d51bf1fa68f 2,757 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

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