Loading Tool

Explorer IconExplorer

Memory Pool

85,485 transactions
33.10 vMB
0.16167533 BTC
Random Selection Loading Transactions
Max Size: 197.09/200 MB

Candidate Block

Mining Attempt ec8338d40f4fd69a501836580eb74d17f5faac10a31eae33cbc80268cea1c125
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root deb4ef8e466484f0ff482565fb4609fb59070491a4014a876a8656bd1ec35e58
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,702
Size: 1.00 vMB
Total Fees: 0.04995204 BTC
Feerates: 318.30 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (522,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,428 392,428 0000000000000000030b180ed4c5aac6406e6dc5ae90682daf44c501717072c9 2,482 1.00/1.00 vMB 36
392,427 392,427 00000000000000000a939e13356db9bbb9a77fb93681de362c5ff59a19c1a25f 1,261 0.63/1.00 vMB 31
392,426 392,426 000000000000000009eeaa157b4546d28932e529f87a0ca576354a47c3f3faae 635 0.50/1.00 vMB 25
392,425 392,425 0000000000000000030a40c56760a2711dab5b9dc8ebab4824077a29c3308756 706 0.40/1.00 vMB 32
392,424 392,424 000000000000000002ab89b67e41b2d907b5b08ad718dc3e9beb7ad461f47fbe 1,059 0.62/1.00 vMB 24
392,423 392,423 0000000000000000084de5d4a957c1fff250a31b4eb6658c4c2a66daba18e039 207 0.13/1.00 vMB 18
392,422 392,422 00000000000000000544b3d17a6a508c09d6787f5ae2955505263453f075fc56 445 0.25/1.00 vMB 30
392,421 392,421 00000000000000000910d8d6bca8e683bbceaffbb11d7c69df06ded25920890c 890 0.39/1.00 vMB 35
392,420 392,420 0000000000000000049d9b4cdf35d2197a22a24651553469dc4bd53b4adf80ef 266 0.16/1.00 vMB 23
392,419 392,419 000000000000000007993192250f0c8c9a2d139c0ee2d943aac2d02cea4e2969 207 0.25/1.00 vMB 12
392,418 392,418 000000000000000000f4035f5bb4e1117eb26ff16347da40e078912baedb6a4e 942 0.64/1.00 vMB 27
392,417 392,417 000000000000000005883cfb5e1a0ace94e9d7e1c67f63912d5a08887163c2cd 853 0.42/1.00 vMB 28
392,416 392,416 0000000000000000060196bb07b22b3d1627fb9793db24ebcca8fbdd2aa44293 1,368 0.60/1.00 vMB 32
392,415 392,415 000000000000000004fdd0048926d5b50b9e1bd95a156c336363f9682a644305 1,583 0.99/1.00 vMB 26
392,414 392,414 0000000000000000070b13027d6dccc47f245ee18cbf026203fac32e54e0ae70 2,457 1.00/1.00 vMB 38
392,413 392,413 000000000000000005120970e2dd878ccc183a481f69d53e001e14747d9923e9 1,885 0.72/1.00 vMB 37
392,412 392,412 000000000000000002feb62c578d57b5c534a812db33d8ea7006843fa78ad812 215 0.13/1.00 vMB 27
392,411 392,411 000000000000000009807d413be8c5409416adbc264dc0cc3929c460e7dbd726 1,910 0.77/1.00 vMB 35
392,410 392,410 000000000000000007c44a331b9bf14e1c1a9edbcda724a6a4298850fb4d71ca 369 0.25/1.00 vMB 21
392,409 392,409 0000000000000000008bdd06cc8e8e5cbe995197c16fc9d886f8e903b55882d6 578 0.26/1.00 vMB 46
392,408 392,408 00000000000000000989921de127ebcd156fa13e5b0b02abebdaa343374dd88a 79 0.25/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.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.