Loading Tool

Explorer IconExplorer

Memory Pool

56,088 transactions
32.04 vMB
0.13769665 BTC
Random Selection Loading Transactions
Max Size: 173.17/200 MB

Candidate Block

Mining Attempt 75a5e59862b4eb9c98db3502a8ade00c8b69c32ddf809e436a203c3391ab5b3f
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 8a5e49b95946c201a32a0770b8516225f73205a95f56aeba07da055c1fd6e949
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,936
Size: 1.00 vMB
Total Fees: 0.04383413 BTC
Feerates: 101.25 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (660,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,417 254,417 000000000000003dd43be46535c8834fcd9ab22f8bcabd727f8f19cbb479b42e 89 0.04/1.00 vMB 29
254,416 254,416 000000000000000e53f343b879fb5ba839993b346dd0f830ea8606e7bc67e27e 263 0.14/1.00 vMB 104
254,415 254,415 000000000000000c20568421655d18ac835c575c8f200f03e61e16f686faf3c3 1,138 0.49/1.00 vMB 110
254,414 254,414 000000000000003fd5b5f7ee34997ccb35b02a939f85d2df7e5a011d6ce6cfd5 229 0.16/1.00 vMB 32
254,413 254,413 000000000000002962fb7bea343890bbf645a75681e8e3f3cd4ffd63335804c1 704 0.30/1.00 vMB 2,671
254,412 254,412 00000000000000007ddee20c3e894c9b43778ddc647c51145dcc14d4fe3f88f5 59 0.03/1.00 vMB 15
254,411 254,411 000000000000003db552ea7ccfea3700008b8e8efd4bca5e11f52ffe24051382 441 0.20/1.00 vMB 109
254,410 254,410 000000000000002715c869ad884d3017192e0c15a33cec1fef8dee590ce69365 534 0.23/1.00 vMB 262
254,409 254,409 000000000000000c25aebbff748e84b1e74f662b79766f2da5645b60097d3a76 328 0.20/1.00 vMB 78
254,408 254,408 0000000000000019046ba84ca90f38d9d1275760d26f20556e03830a51b47104 222 0.09/1.00 vMB 73
254,407 254,407 000000000000001937ceaf6bee988b437e31897f89b4a4370bc715d390344664 116 0.07/1.00 vMB 71
254,406 254,406 0000000000000022dae8faf413269636dd8afba70ec272af55f4b4ff68031b1a 145 0.07/1.00 vMB 99
254,405 254,405 0000000000000033944d19a9a21d31279c1e1a48ed782e140761a1a07b6e8f43 148 0.09/1.00 vMB 86
254,404 254,404 000000000000001ecb27b1b264e4dfe5c8b3f167c2e4161ac5d0d058d61a3ca4 21 0.04/1.00 vMB 12
254,403 254,403 000000000000001d5627b4ffb5e7fce48dc43d8f56dbaf3425931249f78988f9 383 0.17/1.00 vMB 69
254,402 254,402 000000000000002964a2dd7b439cff0b12b75da3d9582bbebf3fd20294225c98 93 0.05/1.00 vMB 86
254,401 254,401 000000000000003b667dba8ad699192ef950f17c32dcfc99c2cd753646f56636 290 0.11/1.00 vMB 93
254,400 254,400 00000000000000142ed84dc5f3781db8d7769932fddae21c3297f3f00061a5ae 88 0.04/1.00 vMB 20
254,399 254,399 000000000000001eaa67dc9f717881f73d86ab4c0d07d6be02aa37afb5c26b09 528 0.25/1.00 vMB 125
254,398 254,398 0000000000000036f434bab19735fa11ae666a7ecd9d97c0f596e8075950e1ad 660 0.24/1.00 vMB 113
254,397 254,397 00000000000000124e24e8031f20d322a2df0c9e57988e7a4a770853c45fb48c 682 0.25/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.08 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: 651.42 GB
    • Received: 13.56 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.