Loading Tool

Explorer IconExplorer

Memory Pool

80,404 transactions
29.56 vMB
0.12841643 BTC
Random Selection Loading Transactions
Max Size: 178.87/200 MB

Candidate Block

Mining Attempt ba5c370e3123dbd1e80076b6c255a6779122ae2ef0fe3d024953af5bba489240
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root f4760e124fc980fd40ffb75e740392442e0cdd391bbda49098648b3ec6ddc308
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.04664050 BTC
Feerates: 477.45 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (419,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,657 495,657 000000000000000000cc227852d223c004c50d5411ad968f4e874cd3360fed93 2,698 1.00/1.00 vMB 172
495,656 495,656 000000000000000000216bfff6579bb2a3c01a0e3e9e34fbd4b6e27300ef55b0 2,837 1.00/1.00 vMB 203
495,655 495,655 000000000000000000b0ad936e84dc66c4cbae3ca7245805217b02e30f761bf3 2,489 1.00/1.00 vMB 114
495,654 495,654 00000000000000000085c8155f04deab0d46914c687e2308e849a5468a9b1161 2,395 1.00/1.00 vMB 226
495,653 495,653 0000000000000000000e16a576d2b9f5bef848faac7711cc0d6e2e6fddae14b1 1 0.00/1.00 vMB 0
495,652 495,652 00000000000000000096e3ba0725b51e0f88cc2243662f02305c45934ebf5c1f 2,613 1.00/1.00 vMB 286
495,651 495,651 000000000000000000707514899a67494ec6be65d77c2d669b7f5e17a3fe51d5 2,684 1.00/1.00 vMB 175
495,650 495,650 00000000000000000097dbb54f325da43ccbcec7016b543ce67d8136d0565052 2,816 1.00/1.00 vMB 117
495,649 495,649 000000000000000000cdeac5e90a1c252c06b097d9bbec0c029ef80d9d58302a 2,299 1.00/1.00 vMB 161
495,648 495,648 00000000000000000043ebadd950bee7e388873b6716c20d7a8b31482afc7591 2,526 1.00/1.00 vMB 337
495,647 495,647 0000000000000000001c2276213c8050489e15a16e44db5737de25362c1f2571 2,533 1.00/1.00 vMB 150
495,646 495,646 0000000000000000002501cd325f06341470f5d8ec6218288bec1574e64afe7c 2,553 1.00/1.00 vMB 144
495,645 495,645 0000000000000000001907fda2852ed1aaeabbc8c0b16e9f4629447429eb2425 2,743 1.00/1.00 vMB 208
495,644 495,644 000000000000000000b3031bdc173f7bb7f52f32ca4a716e8ef2248676c8b189 2,283 1.00/1.00 vMB 222
495,643 495,643 000000000000000000494ec9e57996622a08898d598bb68c637340ae938e3e10 2,487 1.00/1.00 vMB 256
495,642 495,642 0000000000000000009be0431ebf8b11ffed8f7b98f7d5a3b78b9b2c150a26be 2,299 1.00/1.00 vMB 215
495,641 495,641 000000000000000000192a4aa2fdb865c58752ae809fe7f4fca3aa774f6a2550 2,415 1.00/1.00 vMB 222
495,640 495,640 0000000000000000004b12a538163ea89333af0120e159db10edf9be9ee43208 2,466 1.00/1.00 vMB 168
495,639 495,639 000000000000000000080f177483fb4ab2af60ff202509bbc132f77269f152a2 1,827 1.00/1.00 vMB 196
495,638 495,638 0000000000000000001e121faf298673d24ec88fa5812a38ab15d0da93e71259 1,633 1.00/1.00 vMB 167
495,637 495,637 0000000000000000007bf48974854c139bbca83c1ebed6aa0c5311922805bcaa 2,682 1.00/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.