Loading Tool

Explorer IconExplorer

Memory Pool

69,115 transactions
26.43 vMB
0.06860823 BTC
Random Selection Loading Transactions
Max Size: 158.82/200 MB

Candidate Block

Mining Attempt 18b73ad64321451a0cebc1da3051809be919e66b49917b17bd4df90e03bf89a7
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root ca650be9a04dbc1039dc7649e3075b10e78be43478119c0876e797c568b3001d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.01231863 BTC
Feerates: 71.69 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (717,051 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,420 198,420 00000000000003705e714a641cb007420af580fb201ef31cab9c5e686edf1336 108 0.07/1.00 vMB 122
198,419 198,419 00000000000001d89842ebc0d1ce0658c6f0cef9bc92d9ceab03996c79fe9fed 256 0.14/1.00 vMB 84
198,418 198,418 00000000000001fdab18b897fd3cd91cf38e1c7fe64b7a30542c6452ca8525d9 325 0.13/1.00 vMB 129
198,417 198,417 00000000000001d7edad8cbc8facab34f70b9eeab64c677b29908992af75d962 42 0.01/1.00 vMB 78
198,416 198,416 00000000000001a138dc456b7c8f1c534baba74b7619a98606c3575b0112f93f 121 0.05/1.00 vMB 153
198,415 198,415 00000000000000ea32537fba772ad74de60564ec0c1ccddfa996f4b4008dc9cb 216 0.12/1.00 vMB 111
198,414 198,414 000000000000020eb0e83c06a9a1925f1b140bc4294cc6692a51f4af4defb700 468 0.18/1.00 vMB 170
198,413 198,413 00000000000005a6a64659c3e5107f385756245aa7f77bd26163eb05d4381a04 188 0.11/1.00 vMB 37
198,412 198,412 000000000000012e97604e81e5f00b5fb19a6ffd583bb6e11a3c31abe77f764a 141 0.07/1.00 vMB 58
198,411 198,411 000000000000003dbae5d4354161c74daebbc7cf8a963d2e2c11ff96aac4db0e 793 0.25/1.00 vMB 180
198,410 198,410 00000000000004f05dce8b6f2f03797642a1ba4ab6b99adbc9091f425109768c 58 0.02/1.00 vMB 113
198,409 198,409 000000000000044ae0fac67055ee44eb432e51e8b78a8bae1f46d897c8cac039 272 0.10/1.00 vMB 157
198,408 198,408 00000000000003e4a134f15127bb7f75a565dfe767714ea3f49ce3ad3368ff2c 519 0.17/1.00 vMB 190
198,407 198,407 00000000000000531af7da9d1e3ac4af5a87116ea3ad33ed1bfba57611ae2c39 138 0.05/1.00 vMB 101
198,406 198,406 00000000000004b776a6cd37ea32a9cb089543e9ebb0641992bcaf216add4b76 21 0.01/1.00 vMB 61
198,405 198,405 000000000000001f93bd79d9bf159c3a51847cf60f1e5112b1b444612bbb3d9b 32 0.01/1.00 vMB 103
198,404 198,404 000000000000009327c75882bf658c677f62ed0f634d95a178a5de74970324cf 145 0.07/1.00 vMB 84
198,403 198,403 0000000000000422ebc009216ccba81472261b10cb1f93cd70a25e52ff9fb8b2 106 0.04/1.00 vMB 213
198,402 198,402 00000000000005a9a32944dcda4bcc398c7b2004c152e977ac0d71e70c472b20 103 0.04/1.00 vMB 122
198,401 198,401 000000000000020d29c701e67b6a2363dfb5391ebf3f0b456f058a8870a46ed6 10 0.00/1.00 vMB 14
198,400 198,400 00000000000005150ae967343f5e25f46138b27d7419f23a6c57ffc9fe9611f7 212 0.10/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 783.21 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: 755.86 GB
    • Received: 18.97 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.