Loading Tool

Explorer IconExplorer

Memory Pool

74,785 transactions
27.77 vMB
0.07491094 BTC
Random Selection Loading Transactions
Max Size: 168.92/200 MB

Candidate Block

Mining Attempt 041e5615c042390c8ceba90b3b1ac9ac84d64e21ade31bea3d78b701e7cf7ec6
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 2e7f2e27170998b6aa8ab14098bcaec902b7e8223bde89a039bb04c92174bf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,721
Size: 1.00 vMB
Total Fees: 0.01549289 BTC
Feerates: 71.37 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (236,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,117 679,117 000000000000000000001abbab2c521f9043281ac078ab0cb9e3e610d3506f90 2,782 1.00/1.00 vMB 101
679,116 679,116 00000000000000000005c7942937987c5bb5bbc9520bae1b8131f11483a1e325 2,736 1.00/1.00 vMB 103
679,115 679,115 0000000000000000000679cde96f90985c8b23f2880b46af017596f67cb4cdfe 1 0.00/1.00 vMB 0
679,114 679,114 000000000000000000054fb23de907a99ea91ff1f082785dd54a8d7889b77adf 2,437 1.00/1.00 vMB 78
679,113 679,113 000000000000000000015eba9be8f0111d0e995a48554aca242fc746cf02fbb1 2,558 1.00/1.00 vMB 92
679,112 679,112 0000000000000000000a7a60a49c2020b784032edf1e70a860f38755e19e948e 1,664 1.00/1.00 vMB 75
679,111 679,111 000000000000000000050d596be6d4364a873372f800cbc3752e08f24434999a 2,278 1.00/1.00 vMB 75
679,110 679,110 00000000000000000000aa55317fb8cf0ce241362140bca878aba53f8554df45 2,624 1.00/1.00 vMB 93
679,109 679,109 00000000000000000009105d4b154672d526726cfeeb55373345abc270c269e8 2,182 1.00/1.00 vMB 77
679,108 679,108 00000000000000000007195219ea654a9ef7e299c33c09083816e0718d06a238 2,756 1.00/1.00 vMB 84
679,107 679,107 000000000000000000001851c920f1cdf341058b176948ff58ba7a9351ace1d0 2,515 1.00/1.00 vMB 84
679,106 679,106 000000000000000000053dfb9bfcccfe71621498818b25d6eaabc1b89ec45539 2,114 1.00/1.00 vMB 75
679,105 679,105 000000000000000000014b365420bea9ae7fb5e25511dd474f54a570e73a68cb 2,992 1.00/1.00 vMB 89
679,104 679,104 00000000000000000006f8191e981590ea12e0bcabb23ab72cd70f21e3298a57 2,113 1.00/1.00 vMB 90
679,103 679,103 00000000000000000005020a5e1facf2094841545a890740e76f614edf288fd0 542 1.00/1.00 vMB 85
679,102 679,102 0000000000000000000b09a2be45bcf7e877e4c3c43823378b826b81f7d0ecb2 1,474 1.00/1.00 vMB 87
679,101 679,101 0000000000000000000a4b68694bf48267f04abf5c08094c01dc609d0f3db04d 2,755 1.00/1.00 vMB 103
679,100 679,100 00000000000000000005dec6610f90cfd24ea0d00cbed90835a5d5d62f472b7a 2,015 1.00/1.00 vMB 93
679,099 679,099 0000000000000000000b70368126f54bcb71cc89d986a734727efceb1d343e84 2,193 1.00/1.00 vMB 95
679,098 679,098 000000000000000000020e7efea6f726cfdfec476392622e82b17641aa19a101 3,163 1.00/1.00 vMB 89
679,097 679,097 00000000000000000008688a958c61d3282bd462a9adf9f8e513d14e96a7f277 2,829 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.