Loading Tool

Explorer IconExplorer

Memory Pool

80,898 transactions
31.37 vMB
0.07765078 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt 43dccc37b946f7c158010bf9fb39167edd9c37ef0b880a797e94dfe4ac72b988
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 36893d9a50a2bc183b422adf44fe01484dee6b90822d3198f2e4a0b4e95d9fad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.00975392 BTC
Feerates: 100.25 > 0.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (499,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,204 415,204 0000000000000000042be1533246efc78e4a84f8fc565b400ddcd6015975213e 2,115 0.96/1.00 vMB 44
415,203 415,203 000000000000000000f13ea431f1d025d85a17c5fb6289e8f58f85ae7658076f 1,615 0.98/1.00 vMB 32
415,202 415,202 000000000000000005368190a622f9bb7c137422e29aba809503142c853579b7 2,230 1.00/1.00 vMB 60
415,201 415,201 00000000000000000400372b8bdf88e78dbc95e0b3b21b10f4d61dc8f3b11837 1,054 0.62/1.00 vMB 32
415,200 415,200 000000000000000002e786003b68183b14964916e7ab0392a3b367542d6f0514 1,556 1.00/1.00 vMB 35
415,199 415,199 00000000000000000469a4620c88f25e6837e85341c39dfda3ef4c0a2049a2aa 1,143 1.00/1.00 vMB 24
415,198 415,198 0000000000000000022dda063b0216d8bfd29e58621fb9e83497d9b0bcbc6237 2,048 1.00/1.00 vMB 44
415,197 415,197 000000000000000004422369776a925d1718282788d84be00ca7fb63806ede6e 2,279 1.00/1.00 vMB 36
415,196 415,196 0000000000000000051f2fc1a434d6365f88b90526eb77ce466795e612e15f73 2,547 1.00/1.00 vMB 45
415,195 415,195 000000000000000003e70880a136b8055ef17a0766a74cc6636d740113165401 3,064 1.00/1.00 vMB 58
415,194 415,194 000000000000000003afc1981b6cac70cf78f6dcdc21d0778befa64b87d56716 2,422 1.00/1.00 vMB 93
415,193 415,193 0000000000000000001c00e093d6ab5f3d5362d71e95dab26e17ce9ed5217c73 1,746 1.00/1.00 vMB 26
415,192 415,192 000000000000000003b2517fd8182b1f100d61656649fec68f4ff2e992b42b7d 2,767 1.00/1.00 vMB 70
415,191 415,191 000000000000000003976bdfc168efd900daa8e24f5d2388becc927793a477d2 2,280 1.00/1.00 vMB 48
415,190 415,190 000000000000000001e43c9e3afd92fd445b3bfe1ef9f4db75534d391c934217 1,755 1.00/1.00 vMB 37
415,189 415,189 00000000000000000443ab37d93e3cd8b0bf168b2f633525dcdfbf097d532f30 3,059 1.00/1.00 vMB 56
415,188 415,188 000000000000000003d34a8109766662d31e659e067412b8c12da7c9584c9aa1 2,979 1.00/1.00 vMB 98
415,187 415,187 00000000000000000446167327ab98d2e1eb3415047438faf40fb1f32be46f29 2,638 1.00/1.00 vMB 58
415,186 415,186 000000000000000004e569cf8c7b5e1a3f7184c589df90b42ada2f788e490848 922 0.51/1.00 vMB 48
415,185 415,185 00000000000000000486e9981abee16d9457695489908bf782ec89c4bb788c9a 662 0.70/1.00 vMB 16
415,184 415,184 000000000000000004f1fe1d559277259c5c82696c5b9ee40d920d15c68fe6f1 2,210 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.02 GB
    • Received: 16.72 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.