Loading Tool

Explorer IconExplorer

Memory Pool

34,148 transactions
25.86 vMB
0.05274097 BTC
Random Selection Loading Transactions
Max Size: 130.95/200 MB

Candidate Block

Mining Attempt f9d4098f66577ed3337bfb7b4b533b919509ff255a2fb9bec6835fdf949b0073
Version 20000000
Previous Block 00000000000000000001cfd1b1fcca4f5bc8ba6f19dcc44b136c09c2830957d9
Merkle Root ed529ba1e66c4a99224fcf2b129b1295ad5e67b74e4b28e9185d57676b32f92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,774
Size: 1.00 vMB
Total Fees: 0.00527825 BTC
Feerates: 155.55 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,665 (333,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,773 580,773 0000000000000000000788a3e50446dfd74df2667c50c9fbdb6e534d6499d10b 2,687 1.00/1.00 vMB 81
580,772 580,772 00000000000000000001198740413e5d08328a3c3b588f98385e5aa1a007b942 3,044 1.00/1.00 vMB 120
580,771 580,771 00000000000000000003c948e17b08733d7391cabba90e606ec7b552b3bf7c1b 3,272 1.00/1.00 vMB 123
580,770 580,770 00000000000000000025c889729b9f97cb3fc683742608fd61c7e481a7e2c951 2,867 1.00/1.00 vMB 81
580,769 580,769 000000000000000000101451f546c34c144066c1f7d4e360de321a0bbf43dedb 538 1.00/1.00 vMB 18
580,768 580,768 00000000000000000006a0673f90d900aefe5f7bef705f7dbdabe9b7077e06dd 948 1.00/1.00 vMB 27
580,767 580,767 00000000000000000001a138975ccd1ff91e4c7af0ce0d8b6b45ff806a6b7abe 3,345 1.00/1.00 vMB 66
580,766 580,766 0000000000000000000f66d0e884dde0a676bea2ccc937c0edee962468c1c28d 544 1.00/1.00 vMB 8
580,765 580,765 000000000000000000203e2328254222fd958b82b07d8fd1092dbce04ea8c252 2,909 1.00/1.00 vMB 77
580,764 580,764 0000000000000000001e25f2731330cb78e9ae60dccd42a1d28fb5fc03b1d8fa 358 1.00/1.00 vMB 11
580,763 580,763 0000000000000000000837f993fcc971cd3a2ceebe13f9f708f6da966b3b027c 207 1.00/1.00 vMB 9
580,762 580,762 0000000000000000001399bf0f04c04d73331c9ea903c4f876162ab3355af2c7 2,427 1.00/1.00 vMB 50
580,761 580,761 00000000000000000022662464b05e501098e03af5a13a12fc31b61f797cf53a 1 0.00/1.00 vMB 0
580,760 580,760 0000000000000000000ae00169dd3c5129f57a538d1d6c2cb551828ec476ec22 750 1.00/1.00 vMB 30
580,759 580,759 00000000000000000005bffaede3a3225f798a891fc0b56f1f27e69250e753db 470 1.00/1.00 vMB 18
580,758 580,758 00000000000000000018eb6a97e577008e2db4a2b2988f31dda36f33525c0b98 115 1.00/1.00 vMB 8
580,757 580,757 00000000000000000014764c2371aca251b095e7c1857ac8a24a672fd41da4f7 460 1.00/1.00 vMB 8
580,756 580,756 00000000000000000016dd2c5c44990f53560278aa6dd2c5336cf1a7cea4f30d 2,924 1.00/1.00 vMB 76
580,755 580,755 00000000000000000002183dfb502f8423fc32ba6be8be151505be940c79f41d 1,939 1.00/1.00 vMB 48
580,754 580,754 0000000000000000001cd6050e97e0c86284a3d7f77060d2a43d108f52c9de0d 217 1.00/1.00 vMB 10
580,753 580,753 00000000000000000014dd31225da874f7f0d53f64dcd81474ce67435675827d 1,832 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.80 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: 634.48 GB
    • Received: 12.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.