Loading Tool

Explorer IconExplorer

Memory Pool

78,217 transactions
29.07 vMB
0.07570615 BTC
Random Selection Loading Transactions
Max Size: 176.32/200 MB

Candidate Block

Mining Attempt 4640d9cfeed95e0eb97f1382208383b8c5559c9d07a5ab860e2ea21d6929c99d
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 3b149ec57081004052564a4dfbd04b202c710880bc5f536170a41de4651dceeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.01502662 BTC
Feerates: 100.19 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (637,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,028 278,028 000000000000000052ffae813f34007625b41da8bc07453f82427fe66fa0520b 15 0.01/1.00 vMB 23
278,027 278,027 0000000000000001d2cebcaba254aff29a89c3c06eedbe35b340f3c1a99632e8 388 0.20/1.00 vMB 46
278,026 278,026 0000000000000002ffc3e26da86e11cf36360643914a860acff60ea03d229601 248 0.11/1.00 vMB 44
278,025 278,025 000000000000000319ca99833270c350a356d7e356c9778b509e479ed5adbd07 160 0.07/1.00 vMB 42
278,024 278,024 0000000000000001aa3813d1f3464cd4538f423623b98e7b2e71a5d192eb5015 15 0.01/1.00 vMB 31
278,023 278,023 0000000000000000d52cdd7741df1cda365c5c070bde37434651df28a5445222 35 0.02/1.00 vMB 24
278,022 278,022 00000000000000024be84020450bbae5d3cdde293b99f5d47bbab593ab45ee96 83 0.03/1.00 vMB 59
278,021 278,021 000000000000000070ff82815e0e846e7cdf0b0d17c8f494ea19e72620d1bada 151 0.08/1.00 vMB 43
278,020 278,020 0000000000000003805c367cc6a0acce9f56ff298901f2883104bdd4a58abf24 498 0.24/1.00 vMB 43
278,019 278,019 00000000000000000cbad88c946193518493bf0f3dbc25dcb9b60bb8ef4bca8e 28 0.02/1.00 vMB 8
278,018 278,018 0000000000000000fcf89b494b5f5568d91b04ebe27e5bd6edeebfe342e46df5 298 0.15/1.00 vMB 48
278,017 278,017 000000000000000134ecfe6b87d7dec47303a1228c94b32ddfa8f665157c2a7c 56 0.03/1.00 vMB 38
278,016 278,016 0000000000000003903d8f0f9d00e34f336d9664aa0e488cf1d3fb3b3f66a8d0 523 0.28/1.00 vMB 36
278,015 278,015 000000000000000272d6925dcd3fbf05e624b6d0ad8418e25f8ba57730697a54 9 0.00/1.00 vMB 56
278,014 278,014 00000000000000008830657ca4222b081407b9bc1fb2ecc06524c3da6b2f90d4 66 0.05/1.00 vMB 15
278,013 278,013 000000000000000156709fed6d6211640af39b02f9f2fbf3924110504474d8d1 371 0.18/1.00 vMB 43
278,012 278,012 00000000000000034349402825954aa70a98422c35897451fb89975208ac63c8 207 0.09/1.00 vMB 33
278,011 278,011 0000000000000001d75f4b8dc78a85a1709c8c1416f3421b13033feb6168c417 107 0.06/1.00 vMB 39
278,010 278,010 0000000000000001b08e187be1887299c55247d69fd33a8943bae35f79510311 437 0.23/1.00 vMB 33
278,009 278,009 0000000000000001f3ac2fcd0c589996149c74d26edf345635ef6346f01af22b 286 0.23/1.00 vMB 30
278,008 278,008 0000000000000002c617726f3a4a38d6d87802859b3d7e93b851cd9ecb24928b 167 0.07/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.