Loading Tool

Explorer IconExplorer

Memory Pool

49,209 transactions
29.79 vMB
0.07437364 BTC
Random Selection Loading Transactions
Max Size: 159.39/200 MB

Candidate Block

Mining Attempt d9c65f88b84ee7a7338dedf6fd83d83cb541be6f280755e5a69d2cb65ad01add
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 5988534bfd350d0c7cc454b5ba07852a955c78486479c857771c0ff907c88e12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01296347 BTC
Feerates: 117.91 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (65,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,919 848,919 0000000000000000000324eb8d826b5df4432f34cfe7aecdf5ea4c1bf6fa1d6a 3,511 1.00/1.00 vMB 41
848,918 848,918 0000000000000000000342fc762045cee19e1f2ea89319a690e1fd78dac9a024 5,103 1.00/1.00 vMB 28
848,917 848,917 000000000000000000009c4e36c7ed296c80da901100351fd8c6ad3d3f816945 4,455 1.00/1.00 vMB 26
848,916 848,916 0000000000000000000329776752fe08f8f3538a8d2e4adbfae7aae1b4dc058f 4,110 1.00/1.00 vMB 30
848,915 848,915 000000000000000000031f9fb8fd6a182de897fca52f917dacd145ce1cbb5491 3,458 1.00/1.00 vMB 34
848,914 848,914 00000000000000000001aa2f50d1c579e6a30b49c6ba5a1e5923cc8ab86e75a7 3,655 1.00/1.00 vMB 42
848,913 848,913 00000000000000000001a8819a1e7977714fa9c4877728757578e6ed30740c2a 6,274 1.00/1.00 vMB 19
848,912 848,912 000000000000000000007c33cf41dd3b93f6acf43f4b04939a985a8da368c161 4,528 1.00/1.00 vMB 25
848,911 848,911 000000000000000000017e80785c25209760b24cf463da09ecde735c93aa2838 6,846 1.00/1.00 vMB 17
848,910 848,910 000000000000000000012c11092a6bc457b472917aaeca8ecfb92206221cf51c 5,626 1.00/1.00 vMB 20
848,909 848,909 0000000000000000000157c7617474d400ed077062833e4c69c37dc5ef1caf19 6,126 1.00/1.00 vMB 19
848,908 848,908 000000000000000000012437b6fffe8606c099510c8d7ae06f90cfffa0a70b62 4,406 1.00/1.00 vMB 22
848,907 848,907 0000000000000000000048ae28df042cb2799e079ed9cae9e68a06f357945f8c 5,215 1.00/1.00 vMB 18
848,906 848,906 000000000000000000029b3d31d63d971c44812ac11511d35a9efe98f225ff77 5,337 1.00/1.00 vMB 18
848,905 848,905 00000000000000000000c291de3dc74db8bbfbee21b47dfafd669601b34752b7 6,200 1.00/1.00 vMB 12
848,904 848,904 00000000000000000001c0cf3a65c2b2d614392c506eb0c677b4c8f2ff22266e 2,200 1.00/1.00 vMB 9
848,903 848,903 00000000000000000001a9587e2c0e3cddaf0a20f691d691e77da1f748746a13 6,180 1.00/1.00 vMB 8
848,902 848,902 0000000000000000000242f8df1ad592bb93bb564248686f56fa07fae2626ea4 5,785 1.00/1.00 vMB 12
848,901 848,901 00000000000000000001348f5afb80238a51b70de4001586fabe3499723d081f 6,153 1.00/1.00 vMB 11
848,900 848,900 000000000000000000006a1be5c74aefaa4851bf42a2ae3fee5208a38d6c70f0 6,261 1.00/1.00 vMB 11
848,899 848,899 000000000000000000027307b89f3ea7396e8ef70a15825d79ea1410978f49a2 5,594 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.09 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.46 GB
    • Received: 13.58 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.