Loading Tool

Explorer IconExplorer

Memory Pool

87,040 transactions
32.89 vMB
0.13032480 BTC
Random Selection Loading Transactions
Max Size: 199.72/200 MB

Candidate Block

Mining Attempt 8a99a044bfd7e0b11e2619b0511b3d7e780fe4912a4770cc257ed913eddfb3d3
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8b3b6619212d80c70a5368545f58835d0d5ca8206b7afa7f0eebb068788e6046
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,548
Size: 1.00 vMB
Total Fees: 0.04658508 BTC
Feerates: 300.16 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (172,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,982 742,982 000000000000000000062dee0750b05eeadefe5ff44cc50886bcee2b8c9e0d7b 1,953 0.95/1.00 vMB 8
742,981 742,981 00000000000000000000313fe2edf88e9c5da9e4aba53017a718e41745edff69 2,514 1.00/1.00 vMB 14
742,980 742,980 00000000000000000007ca0830b1c32a4da3168f504a0debe1669a672c2894dc 630 0.34/1.00 vMB 5
742,979 742,979 00000000000000000006e1be76eb621a49fb1b29780db8c247ba5fc024b60cfa 1,719 1.00/1.00 vMB 6
742,978 742,978 00000000000000000007f2695b37fd182c1bd23f77aaf15b1d939c50612bad29 3,114 1.00/1.00 vMB 7
742,977 742,977 0000000000000000000415c5549e9461c91f51f95ad1b16a1c80b40fedec79dd 3,008 1.00/1.00 vMB 18
742,976 742,976 00000000000000000008c4d274293abf42f5a771c7c5e94251522d98ee00c971 239 0.07/1.00 vMB 16
742,975 742,975 000000000000000000078d0cb246fc9c9aa8b06dbfc3a284bbf1b9be80aa75d5 1,115 0.38/1.00 vMB 10
742,974 742,974 000000000000000000043b853d6504a133d4ace0721b8ec0389f0ab887c988f0 486 0.14/1.00 vMB 11
742,973 742,973 000000000000000000049def875f13b8e1c494205bb19cefe50a2b230ce45fea 898 0.35/1.00 vMB 10
742,972 742,972 0000000000000000000039725095aad02d6c719e5c7ef8379fadec2f3b9a9fc2 2,239 0.70/1.00 vMB 11
742,971 742,971 0000000000000000000309826e4002fd017276a251f3e37700282853c9cfa3bc 1,643 0.90/1.00 vMB 8
742,970 742,970 00000000000000000004d2a47d15a8bd32f2e05a2b16624f94549909faabfc9c 1,202 1.00/1.00 vMB 10
742,969 742,969 00000000000000000000e2e847f55cf856b5de72214bbce94000878f13a6bc4e 1,451 0.98/1.00 vMB 4
742,968 742,968 000000000000000000031a3d37dc19e22b82fb0f24a96e054d315a7b50971b40 2,897 1.00/1.00 vMB 15
742,967 742,967 000000000000000000059d5b0c49ac00f5cd4159fdc8bdadb8b927cde385c192 944 0.49/1.00 vMB 11
742,966 742,966 00000000000000000008a05d536ad5914c00eac751eb39bbda5235d8e25027a2 2,197 0.95/1.00 vMB 11
742,965 742,965 00000000000000000000b5512c37cd1acfc2369911387ff273a1893d0569afdb 1,040 0.36/1.00 vMB 12
742,964 742,964 000000000000000000094d38f06ed51e2d3c1286d1d28ce36adbff51a5d577c8 478 0.18/1.00 vMB 11
742,963 742,963 0000000000000000000270242445d110853c9788070ec3f0ecd3a63d988da131 806 0.92/1.00 vMB 3
742,962 742,962 0000000000000000000255182dcb095c19e71ed7cc1f363cfffc42afabf9c0c3 2,006 0.98/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.83 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.