Loading Tool

Explorer IconExplorer

Memory Pool

71,807 transactions
27.77 vMB
0.06157735 BTC
Random Selection Loading Transactions
Max Size: 164.68/200 MB

Candidate Block

Mining Attempt 580ce499d8b98e35776ed9b787c39b1b1f43bd26ccdc3648857cd48675864cd9
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root db19190ef0f95fad013c5c4819b5beb31825aa16b56fe1427fb57ccf3d8edacb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,893
Size: 1.00 vMB
Total Fees: 0.00621176 BTC
Feerates: 101.52 > 0.62 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (489,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,624 425,624 000000000000000001f358da2a82122685b337aaeb784e0fad49151aa425623e 757 1.00/1.00 vMB 27
425,623 425,623 000000000000000003eaae20f002adcaabe7578acbea90b7e34f34018d57e784 1,860 1.00/1.00 vMB 54
425,622 425,622 00000000000000000082c5f91a784ba659ffe3222eb7d22ecb1e45ba2fdb9680 1,529 0.99/1.00 vMB 36
425,621 425,621 0000000000000000010db3fd49d2adb5872ab7a331bee4cd145e909c5753cb71 1,781 1.00/1.00 vMB 45
425,620 425,620 000000000000000001fca31d5e2e354f6bfda7e2cb01c6a60cb83c3f8701f1f9 2,707 1.00/1.00 vMB 67
425,619 425,619 00000000000000000232637c0687d66edd45e69098c6b5d67684f9e6395c806e 2,664 1.00/1.00 vMB 90
425,618 425,618 0000000000000000007eb66bd78d4ae1973925070757602e131f2406cc0a8936 1,984 1.00/1.00 vMB 72
425,617 425,617 0000000000000000005286a1aa57f0dd6f401a526793041b4c784b237810e785 2,599 1.00/1.00 vMB 86
425,616 425,616 000000000000000004fc2c63020cd473b95d1ed6f7c8e94bbcfff9c88b9a7fb0 2,520 1.00/1.00 vMB 73
425,615 425,615 00000000000000000491b44bc5bf7fb7325f56571b156dc79c128c189e2f7234 1,783 1.00/1.00 vMB 51
425,614 425,614 000000000000000003e42f8af59bb11590651978c1ef4a97434a488d8062e2ce 2,425 1.00/1.00 vMB 49
425,613 425,613 00000000000000000122efe744331d30cc1cf2e9414be68384d1591a0d40d2e6 2,111 1.00/1.00 vMB 57
425,612 425,612 0000000000000000038d7fa07e6b6c7325477e074d0fc2ac0b4a330efe78d154 2,882 1.00/1.00 vMB 90
425,611 425,611 00000000000000000508a3009988de291156f82d1095a4295f9fa70be64a4ec9 2,807 1.00/1.00 vMB 104
425,610 425,610 0000000000000000027244c1ca2bcf86253576792b62df3ef1556645c7e045bd 2,249 1.00/1.00 vMB 70
425,609 425,609 00000000000000000346138d9f01a703a43fe849bf7a6e4f602ea6e45ea6b933 1,845 1.00/1.00 vMB 49
425,608 425,608 000000000000000004bb23bad384591e9f89e885d2bffe91b3911a2775b9d826 2,210 0.99/1.00 vMB 83
425,607 425,607 000000000000000002f94ef3a49f54b26cd62e1195c8a5397209ced35b878e1b 1,273 1.00/1.00 vMB 28
425,606 425,606 000000000000000004277bf29287ad6ac812338d5422db68b66c0731165fd398 1,949 1.00/1.00 vMB 39
425,605 425,605 00000000000000000439cc72db17301f63222e4ec9715235588396e9472da2f4 2,441 1.00/1.00 vMB 78
425,604 425,604 000000000000000001f711cdb4876ad588e3e1516862fb44964a964838201116 2,263 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.45 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: 667.44 GB
    • Received: 15.25 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.