Loading Tool

Explorer IconExplorer

Memory Pool

48,037 transactions
29.16 vMB
0.08743017 BTC
Random Selection Loading Transactions
Max Size: 155.48/200 MB

Candidate Block

Mining Attempt 7b1c5ec510ee1c150c6d3b2fe59dbbfd66cc56e06e44a53a8211b872bb70e987
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root b7000fbb1817d9435ae7f191e3642c1e73917c2dbc65728f44628e9e4124ef89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.03128816 BTC
Feerates: 100.60 > 3.14 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (591,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,073 323,073 00000000000000000fdf7cb4e12e75785475e173f8a0d89e991ab821306e2010 1,447 0.79/1.00 vMB 29
323,072 323,072 00000000000000000d7170c594ec57ca85b506661fcb7116e5995780ad0eb35e 775 0.44/1.00 vMB 26
323,071 323,071 00000000000000001f160d5cac22caa21e93894c3039d09bec5833ee59ca4ac7 390 0.20/1.00 vMB 29
323,070 323,070 0000000000000000018fd718a8d06fe228982c56fb6657981bc7389cc11403a7 459 0.25/1.00 vMB 28
323,069 323,069 000000000000000010cd0d3233884de7b3e8716ed5c77644de8d836a697ac92e 604 0.35/1.00 vMB 27
323,068 323,068 000000000000000013867ab70de09fdf66dd28e0c2b475438b1d0f4413a13f17 357 0.29/1.00 vMB 20
323,067 323,067 00000000000000001b8f86b5676a55dc287ac611f4f0c14c8a3f04058e6da359 1,348 0.75/1.00 vMB 28
323,066 323,066 000000000000000007707f0b41e97559d9fc77a61dc4186a7194ce009a6bc4ee 158 0.10/1.00 vMB 15
323,065 323,065 0000000000000000078e618bc70ba3f66735ae3b1a4c078b8c95e5e1d986c1fa 940 0.67/1.00 vMB 27
323,064 323,064 00000000000000000846a223340ea46ebfae42586bf58555d280cc7aface9875 138 0.09/1.00 vMB 16
323,063 323,063 0000000000000000143443561d74fdebeb3f5f452483176836510c4e49f1ed13 836 0.50/1.00 vMB 26
323,062 323,062 00000000000000001e7974f2c75c29152bf82600b3e0802caeaf8ab198cac1cb 316 0.17/1.00 vMB 33
323,061 323,061 00000000000000000ea7925da11efca3ef68cff80c1bd08b328c42448e6edc0c 392 0.20/1.00 vMB 25
323,060 323,060 000000000000000011fa4e17d63b8898afd5e841944265f981fe63f181311a9e 634 0.28/1.00 vMB 36
323,059 323,059 00000000000000001e22ee150ea5ba411688bb5065fdec96cc9e23a8424952af 833 0.53/1.00 vMB 24
323,058 323,058 0000000000000000128e3bdb494d0865dc630aefc0e3af4cad9fdcb8addffc7d 865 0.44/1.00 vMB 25
323,057 323,057 000000000000000006613e98454ecc56eab6d3fd27662f519d44cc60fe9f1669 2,036 0.93/1.00 vMB 32
323,056 323,056 000000000000000015fcef4eafb9762f1647ffb6c2595e6823db4a543d601f5d 68 0.08/1.00 vMB 8
323,055 323,055 000000000000000002409b41bb0c31c0512aaff8c52782a90246d8c4daedd3a3 715 0.75/1.00 vMB 16
323,054 323,054 00000000000000001a5f0a662606ca4a73421a8948e81ec26dc69592251cd574 1,076 0.35/1.00 vMB 41
323,053 323,053 00000000000000001bc3fa17041a554191b06ba81c0324a92b0947e2aabbd5e2 360 0.24/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.