Loading Tool

Explorer IconExplorer

Memory Pool

79,674 transactions
29.69 vMB
0.07944266 BTC
Random Selection Loading Transactions
Max Size: 178.40/200 MB

Candidate Block

Mining Attempt f7a0d901d282671da511e17be142bf8bc51d1dbc77111e3f82f10a35274588f6
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d982cc219df0837e229ab8fffdda1264692ebb799df5b8605b132c1f822e3893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.01906221 BTC
Feerates: 502.65 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (199,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,168 715,168 00000000000000000001454242737a3e5fc6d7879d02e53d0d327e83484ec822 1,302 0.46/1.00 vMB 11
715,167 715,167 00000000000000000008ca90596bda640f5a38d60cd8da72b09ae917673bceb9 758 0.24/1.00 vMB 8
715,166 715,166 00000000000000000004f1958138a7819855e3c33d71208f3a08a48b727df692 835 0.36/1.00 vMB 9
715,165 715,165 00000000000000000009c8231207a2e13e246db331dc8c536454c37683d3ccdb 759 0.23/1.00 vMB 9
715,164 715,164 00000000000000000003f20fc9dea6cb40e728e725ab10b39f28dccc2a5f769d 948 0.38/1.00 vMB 9
715,163 715,163 0000000000000000000901682267d6526c8a2e9949e141133625472ae78a1e9f 1,745 0.66/1.00 vMB 9
715,162 715,162 000000000000000000037cba8a56f42078f52e70aa0aca85194ffe5fa624fa93 768 0.18/1.00 vMB 10
715,161 715,161 00000000000000000009869c36f9fec52041c90c8f66153eded2c3ac4eaf2a71 2,864 0.93/1.00 vMB 11
715,160 715,160 000000000000000000038b397e847edd224f9b686e74e81dc1e7465218dfcf19 2,294 0.80/1.00 vMB 9
715,159 715,159 0000000000000000000b65f1e0ae8496e099bb9d69687e80fe03e63d5ce94795 2,825 1.00/1.00 vMB 8
715,158 715,158 000000000000000000039008575f398937dbc10020b95805beed1bf0804b8a75 2,259 0.94/1.00 vMB 8
715,157 715,157 0000000000000000000acd66ad3b6b77d1d301436b1dd8f13e949bb0532b0f1c 2,914 1.00/1.00 vMB 4
715,156 715,156 0000000000000000000922d4a49229937d096d49bfe39cd9d22bd567e7a8ac47 2,964 1.00/1.00 vMB 14
715,155 715,155 00000000000000000005361522a4ae9050cfda787f635c12f26be14d5ba73288 884 0.29/1.00 vMB 9
715,154 715,154 00000000000000000002eed93562addb38357dae11605d5b9b594bad795fb342 2,360 0.86/1.00 vMB 7
715,153 715,153 0000000000000000000a0bdc5671eeb84969574261d2e5108cad2c657849b6d0 832 0.50/1.00 vMB 1
715,152 715,152 000000000000000000058f6437871a115bc46f8f10a58b1a9e1b4fb45dff51fb 2,346 1.00/1.00 vMB 6
715,151 715,151 00000000000000000009fb6c930e86aea788d9cb87c429c84d00159b25a26b33 2,577 1.00/1.00 vMB 8
715,150 715,150 0000000000000000000043e98eef2339bab54abe188a148acc758b5722e2bc35 1,803 1.00/1.00 vMB 6
715,149 715,149 0000000000000000000b7d7cdef03ed6c9abdf29626e4de02b9fe82e947b5c98 1,690 1.00/1.00 vMB 5
715,148 715,148 000000000000000000031c7f1405b68cb68ba5b12a656ed01e252e4a7b929a45 2,090 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.