Loading Tool

Explorer IconExplorer

Memory Pool

43,028 transactions
28.53 vMB
0.06530144 BTC
Random Selection Loading Transactions
Max Size: 147.28/200 MB

Candidate Block

Mining Attempt c4aa39823bc58e8dc102af8d13755915c21acc993a917d9ff87163e187c4714c
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root 306fd572de556d4f39dbab086965cc3b6a265f9ee372585438f134d128c9c0cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,819
Size: 1.00 vMB
Total Fees: 0.00987292 BTC
Feerates: 100.00 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (572,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,022 342,022 0000000000000000071ef3a1d9ada7e6d0ee4abc696b8d6a039c9fae967546c2 458 0.23/1.00 vMB 26
342,021 342,021 0000000000000000132134774027995546b056aa44ae818be4b2d27a328dd88c 575 0.35/1.00 vMB 22
342,020 342,020 000000000000000007b2447524aadb4b37219a6b27a12098ab6a93957a3761b6 399 0.22/1.00 vMB 23
342,019 342,019 00000000000000000251e518e13ea8f6b6e6f75b8efb7c8fa5237567e869f7a8 301 0.16/1.00 vMB 30
342,018 342,018 00000000000000000b9d6d2279986842923932831bb41aada586cd05b0242656 920 0.61/1.00 vMB 23
342,017 342,017 0000000000000000008858d5a08ff8d2e4c0f2db86294f666b7b56a43ea2e998 256 0.08/1.00 vMB 36
342,016 342,016 00000000000000001586c5b36841049036eb6ab1427caad709268146dc759616 1 0.00/1.00 vMB 0
342,015 342,015 000000000000000011a2f99916b79f72986a029c2650c1d6282a6faa38ac5d90 834 0.51/1.00 vMB 19
342,014 342,014 000000000000000014d11dfbb91812d628a210a66e79a410e0c9aad47dcb1870 650 0.75/1.00 vMB 17
342,013 342,013 000000000000000015ef5e175bb4451f1fd4560debed3a92f2a075766651ebec 1,465 1.00/1.00 vMB 20
342,012 342,012 000000000000000019f8908d0d249fa468d5a2dc22e1589c512ed7e88b653af4 2,527 0.90/1.00 vMB 38
342,011 342,011 00000000000000000fbb7b4e7c60dab4b5d4ca658af6913d27ca3fcb257c33df 177 0.10/1.00 vMB 6
342,010 342,010 0000000000000000164382e3e5df422e7a7def902fa22836d515680b36207667 378 0.21/1.00 vMB 26
342,009 342,009 00000000000000000cd3990c49303699779e67fcd74a9fe9b62ad9c9294190db 231 0.16/1.00 vMB 13
342,008 342,008 0000000000000000082bde071e3a8b3a1d443a16e0a94f5564965b31250b3d60 1,425 0.75/1.00 vMB 27
342,007 342,007 000000000000000016b1d741f76e75037ac8937193a8c47caf177206333b18f5 60 0.04/1.00 vMB 27
342,006 342,006 000000000000000014663e0b2dccc40790425e77aa5f7b609e1c4969326747be 116 0.10/1.00 vMB 8
342,005 342,005 0000000000000000067491c1fb7c478c147080cdd7b207c9b88f3e83fc83b9d3 84 0.04/1.00 vMB 23
342,004 342,004 000000000000000002c58b51b33e5801b55cb773e0c77d5306b61358db80b59f 297 0.19/1.00 vMB 21
342,003 342,003 0000000000000000077c40ebe3e74c007958d1af48e082eabed041ded69cf340 762 0.41/1.00 vMB 24
342,002 342,002 00000000000000000f88f5e5b2be419da119e67d108ff5141d6602add4a89133 628 0.27/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.