Loading Tool

Explorer IconExplorer

Memory Pool

79,002 transactions
29.56 vMB
0.07097985 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 379c31931d1eab69d5ce2afe9b70714dff3de6b7bc003c41aa255affb15c14bb
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 57bc4deaf7ef5611fd7b5bda1e0dab24935ba344c3cf15bbd48c85554671e115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,605
Size: 1.00 vMB
Total Fees: 0.01096427 BTC
Feerates: 60.27 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (667,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,210 247,210 000000000000006dcd0e508c11889798c16fa0d1447ea7bb7825f18b12d060a9 256 0.15/1.00 vMB 27
247,209 247,209 000000000000004e9824c169f52e820c67dc29163a1b43e2b3e64ab03c995142 363 0.16/1.00 vMB 156
247,208 247,208 000000000000008b8ba0680890b14e429d05aa516bf15804e097b7113d8d0a4d 459 0.22/1.00 vMB 125
247,207 247,207 00000000000000a0b9f0d9206e245980f089ea91fb14eb81a7b611472728f90e 159 0.16/1.00 vMB 86
247,206 247,206 000000000000005cd927f9eefb9aadbdc3c562fd8779327c62141308164158eb 132 0.06/1.00 vMB 67
247,205 247,205 000000000000000fcd4181f5c10509cc46d592a1447ad3d6550bfc8f7cf9f619 216 0.10/1.00 vMB 119
247,204 247,204 00000000000000811ecc039bd5b70c083ed2b715e023dff20163b824a6f28538 244 0.12/1.00 vMB 104
247,203 247,203 000000000000007c10e3801e831ab0d049b1f97af78d0cae07f664a9a5a3a41b 136 0.09/1.00 vMB 106
247,202 247,202 000000000000004a2092bf98241ad544900ed8cff21953ec3887a86f03211856 595 0.25/1.00 vMB 137
247,201 247,201 0000000000000090344430e3956a709039288ceeb473fff6c1b68e70ee7169c4 352 0.15/1.00 vMB 89
247,200 247,200 00000000000000762784b647ede3678f172d73dd0c72c2180ab451b00d756959 492 0.25/1.00 vMB 152
247,199 247,199 00000000000000222af6e680cea75f423d3372cddd617d93a89beb100b22626e 139 0.06/1.00 vMB 134
247,198 247,198 00000000000000739318bd862849a7f8b69d780b10fe9f393b21daaf4dfcca1d 325 0.15/1.00 vMB 147
247,197 247,197 0000000000000089ec85a04ba91e569aa05d000dcab29c81e393ebbdb115bd6a 57 0.13/1.00 vMB 19
247,196 247,196 000000000000009251e0edb3e1b817ce79b4ff2ecb78834122dfa33b4e8f64fe 166 0.06/1.00 vMB 224
247,195 247,195 000000000000001bd68d8eac50d4fa85c20d1285693f619219d40500ccf45832 27 0.04/1.00 vMB 11
247,194 247,194 0000000000000070314ac5806087f66ce125c95971465b4c62b4e3166d155c52 270 0.13/1.00 vMB 163
247,193 247,193 000000000000002d47ce023be5d79b842927e245f5dd5dbfaac9032851102ff3 25 0.01/1.00 vMB 95
247,192 247,192 000000000000002642aa01f9aa1b4eac300289eaab6e0ae87a1d3fadb4a67499 12 0.00/1.00 vMB 44
247,191 247,191 0000000000000002130b5bd9f03135081fd639b5da51b3c8e07ef966d119e2a9 103 0.05/1.00 vMB 154
247,190 247,190 0000000000000077394c2b13be375e91a99306ecbdbcfe5c996330422fd69a8a 293 0.12/1.00 vMB 144
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.