Loading Tool

Explorer IconExplorer

Memory Pool

37,351 transactions
25.34 vMB
0.05210235 BTC
Random Selection Loading Transactions
Max Size: 130.52/200 MB

Candidate Block

Mining Attempt 1662171ecb574117935d06591a94e35bf3dd535671880dc1dfade1ec65d3a64a
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root aab13e9b93ba8a5a349628ae79fed9af3bbb578877396ab56b404bc779d3a25f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00645373 BTC
Feerates: 100.36 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (177,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,349 737,349 00000000000000000008848fb138c84a8efa7ee9a2f81fe556ed4a75add869cb 1,749 0.96/1.00 vMB 4
737,348 737,348 00000000000000000008e8e37f29aa189854ba2abe39b84d979a23fdc8ce527f 3,095 1.00/1.00 vMB 11
737,347 737,347 0000000000000000000440b3f68028277c4406cc220a81d808e2993a2aafaa67 3,250 1.00/1.00 vMB 9
737,346 737,346 00000000000000000008428865faab739ec454dd40c9b8f73341fe908d61cd2c 901 1.00/1.00 vMB 11
737,345 737,345 000000000000000000056c7e5c451cb20ccc2e3614fd395ec9b2785aafb8edc3 2,774 1.00/1.00 vMB 19
737,344 737,344 00000000000000000001f4bae48e3324cb521cedb077223818e748249a3c9831 3,267 1.00/1.00 vMB 17
737,343 737,343 00000000000000000005824c809692ea0906731feb49d4d6b9aa429e3180a35d 167 0.05/1.00 vMB 11
737,342 737,342 000000000000000000009a6cefb039b2fdb0a73a4a41a4b2a41a68b7599650b3 1,398 0.49/1.00 vMB 12
737,341 737,341 00000000000000000003cb15c73ecadc779b12f01cbbf1a01654be2133d99675 94 0.02/1.00 vMB 13
737,340 737,340 00000000000000000007b2f890b24a435f6bb7217a9e3333642c7fb67657b5b8 853 0.24/1.00 vMB 11
737,339 737,339 000000000000000000037ae56d987655f30e2ae8dd5664c6bda1cd242790d7fc 273 0.21/1.00 vMB 1
737,338 737,338 00000000000000000000f8e101f1ff7e94c6058358a9147bc36e307f5225fe72 3,064 1.00/1.00 vMB 13
737,337 737,337 00000000000000000005ebb7fa35ca67b0afd71b008d1e4661446e7f1a1a1ed2 643 0.59/1.00 vMB 2
737,336 737,336 00000000000000000000bcbd961f91673f130787e03b74b56391a441dd16a03a 2,432 1.00/1.00 vMB 13
737,335 737,335 00000000000000000008dea8e6db4b6b9ad6af576003e93808197c64515c4660 590 0.15/1.00 vMB 13
737,334 737,334 00000000000000000000b04bf7d81026f2c3cafa2facbf5a419c3262dd88343e 936 0.33/1.00 vMB 9
737,333 737,333 00000000000000000004d7ea63584903879ab45986b6119fed09c8a77c2ffe47 1,736 0.67/1.00 vMB 10
737,332 737,332 00000000000000000004dcd47eedff2a337d274c444a5697f59c11ce134f5fbe 2,143 1.00/1.00 vMB 2
737,331 737,331 000000000000000000037b884d2b027a7729dd95f8ee4696723f97c6fbe9f191 3,174 1.00/1.00 vMB 17
737,330 737,330 0000000000000000000196510eff27b5be672c5a58227e0c37ef014d6c89efed 2,013 1.00/1.00 vMB 9
737,329 737,329 00000000000000000000dd33919d9bbcf89789595e731d0bacb424a4053db426 1,145 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.