Loading Tool

Explorer IconExplorer

Memory Pool

76,233 transactions
28.04 vMB
0.08169149 BTC
Random Selection Loading Transactions
Max Size: 171.05/200 MB

Candidate Block

Mining Attempt 8f2d60033d0c18b1e3515a250096062e6979fbc1f618dd054c97c45f7fb569be
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4670523734aec05c24295500e020992b25c0dfda81b27275de32ef9d4a54e11d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.02143392 BTC
Feerates: 150.93 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (110,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,350 804,350 00000000000000000003ac4896e4548db14e7a2161d94f235578aa003ac08fe9 2,233 1.00/1.00 vMB 9
804,349 804,349 00000000000000000001b848db212d8554b5f51cc8a56b6a09c80840957c3304 1,962 1.00/1.00 vMB 7
804,348 804,348 00000000000000000004cb8af2392c882b0f025dd39b12f013262276b70beb81 1,907 1.00/1.00 vMB 11
804,347 804,347 000000000000000000015a4df0e7eaa4863cb598d4959ebee7060428a70ee660 2,768 1.00/1.00 vMB 16
804,346 804,346 000000000000000000019f9bcd8f0f0f3e707527f0d8ebc3a0d3554e14ea035f 6,210 1.00/1.00 vMB 6
804,345 804,345 000000000000000000030ba763594fc5b87a04cd517f0f9bc233632f86212354 5,238 1.00/1.00 vMB 8
804,344 804,344 00000000000000000003dec3c42aad4b60986b116e521891bd64ec44a831ffb3 4,020 1.00/1.00 vMB 6
804,343 804,343 000000000000000000001b15979bed61638a356156394056aea6abf7e8b75d33 2,561 1.00/1.00 vMB 11
804,342 804,342 00000000000000000002fe09e10a3da7b08f88297da20e44d6241931b8af9781 4,231 1.00/1.00 vMB 8
804,341 804,341 0000000000000000000301523e27d9a1d75f15dcd72eb591cb611e83b3a8f62a 3,651 1.00/1.00 vMB 11
804,340 804,340 00000000000000000002ee9fcd705e2e43281317079870b4f17f86309f75400e 3,659 1.00/1.00 vMB 7
804,339 804,339 00000000000000000001832c968f8d18da9dbb3a58b6685c50f2a07b2182e30d 6,022 1.00/1.00 vMB 6
804,338 804,338 000000000000000000045d1505f9b8d1e71ee805cf43926109bf322021453b90 3,549 1.00/1.00 vMB 8
804,337 804,337 00000000000000000001f1f4e9245e8001e6d9749fbb2a429d523e8bbf5fc125 4,398 1.00/1.00 vMB 6
804,336 804,336 000000000000000000011f43170fef795f78d44d32b4f700e896bab5a3381039 6,266 1.00/1.00 vMB 6
804,335 804,335 000000000000000000036ff10f08d169d7620377700662e3035898a906bdff4e 6,687 1.00/1.00 vMB 6
804,334 804,334 00000000000000000001a021d76b427ea3fdb49713104e70c76d190b0f698e15 6,051 1.00/1.00 vMB 8
804,333 804,333 00000000000000000002f14b85357a7f840a58be839e39c9929bae8b026f659b 4,725 1.00/1.00 vMB 7
804,332 804,332 000000000000000000024a20df9d4ce7fcfc76d86f5f16d3591f2b1027f6da5b 3,979 1.00/1.00 vMB 9
804,331 804,331 00000000000000000003c863c961f4fbb58dd1238d13689ef8e3e131eb7122be 2,157 1.00/1.00 vMB 8
804,330 804,330 000000000000000000038a4fb715a34af9745e3fcb93dd5fbd0941452a5f7d96 4,626 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.90 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.72 GB
    • Received: 17.44 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.