Loading Tool

Explorer IconExplorer

Memory Pool

83,149 transactions
30.40 vMB
0.14660450 BTC
Random Selection Loading Transactions
Max Size: 183.68/200 MB

Candidate Block

Mining Attempt 50fc2c9a2b0896158cebd642472872563c1343aba4109c5c056ca84c14f31c8c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 69d8bba98eb34b5717d9aa01c6e00ee489d63276d2968055d27f358ad9c44ae7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.06123749 BTC
Feerates: 477.45 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (462,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,871 452,871 00000000000000000067ec374f0298c03f2d14ca98a79be28593ff850ff5101f 2,600 1.00/1.00 vMB 122
452,870 452,870 0000000000000000023229e8bfbe1fe5d682b251fc4982c11ef37de91b3549dc 774 1.00/1.00 vMB 122
452,869 452,869 000000000000000002104234d7aa545985e871a979021ca56cad55dd861effea 1,062 1.00/1.00 vMB 128
452,868 452,868 0000000000000000002c866a52d8d1ce0c15f5eba0ca110a270516ed1a3be505 751 1.00/1.00 vMB 21
452,867 452,867 0000000000000000017a2801a71910f50d3b4d312c37660a1622f690768838ef 2,445 1.00/1.00 vMB 104
452,866 452,866 000000000000000001a9021fe30ce457a1c8b35b360ed36e7ae3216f3568df04 33 0.09/1.00 vMB 11
452,865 452,865 00000000000000000220e0ddf292e761a16d00c47ea8276118bba2af6dbb8fc2 1,950 1.00/1.00 vMB 72
452,864 452,864 00000000000000000289a7f35506c84d69ba5f287566fc93301a3e4a172dd439 2,265 1.00/1.00 vMB 62
452,863 452,863 000000000000000001ef99168bc1442e2a8d4628d2a237f4a5c9a9e4be202df3 2,350 1.00/1.00 vMB 87
452,862 452,862 000000000000000000e167188001dc29e196cae151e7630fb1bb543fbe6cf63f 1,651 1.00/1.00 vMB 89
452,861 452,861 00000000000000000255a306d4383edff67658ab4947c5c5e3ef37dd20db1430 2,726 1.00/1.00 vMB 126
452,860 452,860 000000000000000000d73e45f29013964859d3572dc2ad3fa134442586120a22 808 0.98/1.00 vMB 35
452,859 452,859 0000000000000000003ac4e5edd4230a231811bd6856e3cd49f7d5650c8fda7a 2,332 1.00/1.00 vMB 83
452,858 452,858 0000000000000000005ebe54a571e07c639fba8bebe34f327feff26a1aca340f 2,237 1.00/1.00 vMB 120
452,857 452,857 000000000000000001c628abe3e191f2683c807f1c9606fed1e5205ebc580b1e 729 0.99/1.00 vMB 23
452,856 452,856 0000000000000000009eacd8c5702e0c914353efc76a0a589339cd6b03c3f4ae 1,736 1.00/1.00 vMB 104
452,855 452,855 000000000000000001bdf0ed1df10c345c9555d9ba2bd6daffa8ce21e71be339 1,267 1.00/1.00 vMB 67
452,854 452,854 0000000000000000003d3b1ee4b4e8c2df1f2030e081c0c632492230eab856a0 578 0.99/1.00 vMB 28
452,853 452,853 000000000000000001c96bd9457990b28506902463ef676c384e4b3b48300d30 1,594 0.99/1.00 vMB 43
452,852 452,852 00000000000000000144adf8b001f07d932a5412eef0c075df37146bb3622404 2,930 1.00/1.00 vMB 74
452,851 452,851 00000000000000000189f46272a1a2c45eabb711c1485dac6966195854a8c3e9 2,547 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.19 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.