Loading Tool

Explorer IconExplorer

Memory Pool

35,987 transactions
27.98 vMB
0.05844944 BTC
Random Selection Loading Transactions
Max Size: 140.58/200 MB

Candidate Block

Mining Attempt 18d8dd698ec1ed0ec6991b6010cedb23ef7b04ec32f853d6f283138dba926779
Version 20000000
Previous Block 000000000000000000012f977e5fe60fca2870989e0f57597d1141ccf88c94fe
Merkle Root 79ccb2e792a56143e1cd39bcd5b7b08e943a41bf78bd8758ab483ecf0728aa27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.00502971 BTC
Feerates: 50.00 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,596 (142,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,032 772,032 0000000000000000000753d5d4e1c111984ac90f3d536dd6a2b2bc01bc3c38f5 1,164 0.94/1.00 vMB 5
772,031 772,031 000000000000000000042440b62d4386e58668d78e956d1d98cf36065d5ca442 2,420 0.98/1.00 vMB 9
772,030 772,030 00000000000000000001ff710075e5361d63c0013acbbda18cab681908f898a6 921 0.97/1.00 vMB 5
772,029 772,029 00000000000000000003ffef0ae2135fd7bbe223f0bc4b7bf833d197efd799bd 2,294 0.97/1.00 vMB 8
772,028 772,028 0000000000000000000819f7a3d9ef1cb579868f06e036bbca97b182dcf992b3 601 0.21/1.00 vMB 8
772,027 772,027 00000000000000000003319a9940529b06473a6eff7b97aa1f9d5f10301b4692 1,282 0.48/1.00 vMB 9
772,026 772,026 00000000000000000003195289e51cc05b7913bdb4dd0ae81585dfaf7c552a72 302 0.14/1.00 vMB 18
772,025 772,025 00000000000000000003dd0c85699549a2f8744b16ddc59acf1fc51933af5ba5 554 0.26/1.00 vMB 11
772,024 772,024 000000000000000000047a1c63d8584717a84d7868d27f9fafeb144c7be75500 132 0.50/1.00 vMB 1
772,023 772,023 000000000000000000080b15ae3bfdf3fd89c3321dad5db4c56a3930e7a08718 1,792 1.00/1.00 vMB 7
772,022 772,022 00000000000000000006007e8ec3ea38a6c7ed4e00a77d9bab81c8c07e541f00 122 0.04/1.00 vMB 6
772,021 772,021 00000000000000000004c90b5dc1c1f2e77147be9645b43e7614ab8a1d6a746e 374 0.13/1.00 vMB 10
772,020 772,020 000000000000000000034aa3a79cfda13d41e4a3b15b32a1c438881277b3b179 2,345 0.86/1.00 vMB 9
772,019 772,019 00000000000000000001240617d1b805ae640bf0a0bea542248e6f500b1ae7e9 1,100 0.45/1.00 vMB 9
772,018 772,018 00000000000000000001964849067e39597f6e30925b9cc96be8dc0fc8c6d853 840 0.32/1.00 vMB 9
772,017 772,017 00000000000000000007754f6b9d5c791c2f3ff0ce04e3fcc4089a89a6004943 1,279 0.84/1.00 vMB 8
772,016 772,016 00000000000000000003ed1b5141ecaa2b4e13412022f7c16dae11c71eaa7360 428 0.36/1.00 vMB 7
772,015 772,015 000000000000000000013d25e9b5b9d637ddaf64e29f947396e5705d66913817 1,616 0.88/1.00 vMB 4
772,014 772,014 00000000000000000003a6e572614044cb6944c33e5b1f9069359d3db50fed1f 2,424 1.00/1.00 vMB 12
772,013 772,013 00000000000000000005f706ed107a112b0972ccef350eeabfec1cc63cd44744 2,599 0.94/1.00 vMB 9
772,012 772,012 00000000000000000005960edf89112bec80c377b2addff8ef9af955a53aefa4 394 0.13/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

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