Loading Tool

Explorer IconExplorer

Memory Pool

41,940 transactions
26.18 vMB
0.05949976 BTC
Random Selection Loading Transactions
Max Size: 137.01/200 MB

Candidate Block

Mining Attempt 04e5988af4dd6254d697508ff73d258c6faa2a284cceb71a26394564804de00a
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 6f81e54dd6721c43258ef409100cce4bf0880220f656ad120c3b177e9fa328b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.01160683 BTC
Feerates: 100.00 > 1.16 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (198,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,401 716,401 00000000000000000007f5768c262ce3da115a2ba563ffa0ff3810747cee4fbe 2,966 1.00/1.00 vMB 12
716,400 716,400 00000000000000000007904da57187fb4dc0f83e8a06ea365f3de414dc6a1f0b 3,151 1.00/1.00 vMB 11
716,399 716,399 0000000000000000000474d1556a2dcc2f5871f528280d3dd7856b99ba6c47a4 3,603 1.00/1.00 vMB 22
716,398 716,398 0000000000000000000250e5d0be3bfe42d55a9f73edb69c800e448390d89702 3,246 1.00/1.00 vMB 22
716,397 716,397 000000000000000000099a15cc0d0503bf84d31a703b3459fd5e83c8969b9aa8 3,144 1.00/1.00 vMB 29
716,396 716,396 0000000000000000000b6b18c2bd2b690b956875ba3ea27e11737946c8b3377f 3,494 1.00/1.00 vMB 16
716,395 716,395 00000000000000000008c8944b83f1c51aedc3ec6087551924f08337f8985cef 2,934 1.00/1.00 vMB 28
716,394 716,394 00000000000000000002a227128378fe9e7da9e68a1c5d6b7d0e52d298ed87f7 2,869 1.00/1.00 vMB 25
716,393 716,393 00000000000000000001d96dc51adcc76b5b708a337bac1485309211f3c87d3f 3,309 1.00/1.00 vMB 47
716,392 716,392 00000000000000000008141a7a445f4d92753a3b8e7415f04dce1d3e9587a509 1,769 1.00/1.00 vMB 9
716,391 716,391 000000000000000000096d4b218837f8ead4499cb4f3eff771e5d3f9a771ce53 967 1.00/1.00 vMB 3
716,390 716,390 00000000000000000009a34d6a7519ecf1061e5f015b201594618f110e89ac6f 2,463 1.00/1.00 vMB 4
716,389 716,389 00000000000000000002412914f16d0c6fca9e4d40b171490137ad9d3f0b695a 1,793 1.00/1.00 vMB 13
716,388 716,388 0000000000000000000b71091b6ea6b807272086382c75e4fe39bfab9b59c442 2,247 1.00/1.00 vMB 12
716,387 716,387 00000000000000000006240699b25d8f9a5130dc010bd01ca7c95c6d408d55a0 1,999 1.00/1.00 vMB 12
716,386 716,386 000000000000000000096a46fea0c01c97720ea46702ebb19a0a727d25ee4c2b 2,184 1.00/1.00 vMB 7
716,385 716,385 0000000000000000000161efae21f7f64d7f1b93a579a11fb8a6fdf1eef05253 1,448 1.00/1.00 vMB 9
716,384 716,384 000000000000000000023ec6be82a0c8b34daeb4f951cd64f253f8b14ed55df5 1,111 1.00/1.00 vMB 11
716,383 716,383 00000000000000000006650c23053d58b9091658c5f1cdd6a573ca5eab4831f7 2,525 1.00/1.00 vMB 17
716,382 716,382 00000000000000000009561a73a5443560e194e7bb94a7a98e36931cecaec268 1,907 1.00/1.00 vMB 16
716,381 716,381 00000000000000000004675094beff454a340e2905f1bdac93ea5075486f7502 1,883 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.