Loading Tool

Explorer IconExplorer

Memory Pool

43,250 transactions
30.89 vMB
0.12851320 BTC
Random Selection Loading Transactions
Max Size: 156.93/200 MB

Candidate Block

Mining Attempt e94c4b47f00a8808b8df3ebe17079f5946c2c454746217dc4b95781099af6d15
Version 20000000
Previous Block 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5
Merkle Root 94e49aa54437b334ed28939ef52172b128847010481b32828ed1c4607bdec6bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.06641214 BTC
Feerates: 301.60 > 6.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,466 (145,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,026 769,026 000000000000000000041649422f85ef845f9fba9d35734a959524889bc3b863 883 1.00/1.00 vMB 4
769,025 769,025 00000000000000000003db9088283c35fc8dea6233f0eb515eccc299d67eb425 1,966 1.00/1.00 vMB 13
769,024 769,024 000000000000000000043830e3eb167f57e25fb5f47c9e2d27766f25d2e8c9b2 1,920 1.00/1.00 vMB 2
769,023 769,023 00000000000000000003a1a4bc123d4e3e3e023e33539be1a8619eeb15c6944d 2,200 1.00/1.00 vMB 3
769,022 769,022 000000000000000000068b370a84dcf7be4ca7f49294557e0601afcb97ca3a06 1,445 1.00/1.00 vMB 11
769,021 769,021 0000000000000000000600369fcc2372b8c022148f16a2e3a45eebd9b8d8c53a 2,925 1.00/1.00 vMB 30
769,020 769,020 00000000000000000006e9bf44141ffeb5995d2e3a2db90d512e8bb3013271d3 1,334 1.00/1.00 vMB 11
769,019 769,019 00000000000000000007d357f5d13d543d5d6ad835d32ee2b36b076b81e9e7be 3,684 1.00/1.00 vMB 29
769,018 769,018 000000000000000000037c6030aa814cf33499639709faa206eaa1ff011406e4 1,796 1.00/1.00 vMB 8
769,017 769,017 00000000000000000006850f4bf0f40f387872331687c555f3524f66df46e2e1 2,615 1.00/1.00 vMB 17
769,016 769,016 000000000000000000058a1f69cc1c9fd57d15b2ea35d8c1c22cf4947497ab02 1,268 1.00/1.00 vMB 18
769,015 769,015 00000000000000000000e68e2dae294ab6dba92d7adbde8cbcee3f0a95d701b0 3,115 1.00/1.00 vMB 19
769,014 769,014 000000000000000000074b889884f8693a6dcead4d6de5c522f7016ff4a7d055 2,950 1.00/1.00 vMB 18
769,013 769,013 00000000000000000003c0e428761ead864f82b82bbba9f699f41bc48e1076b3 2,767 1.00/1.00 vMB 31
769,012 769,012 00000000000000000006d6f5e6158e6bf05f87e262fccc3505f4017dbea23f0b 2,854 1.00/1.00 vMB 53
769,011 769,011 00000000000000000006f841bb6dec4e0c012c1eb548c36a6aa0dce05e978081 2,451 1.00/1.00 vMB 54
769,010 769,010 00000000000000000006f285092f3353a7482947902923f47a8b724f943a2d58 2,530 1.00/1.00 vMB 39
769,009 769,009 00000000000000000000b7e3a2a4024df07c2cbfd6b62a1d6dbc8d1f67db5153 3,036 1.00/1.00 vMB 33
769,008 769,008 000000000000000000002890aa70eff353abc412ad12b65b065aa1c3d2c49c37 2,541 1.00/1.00 vMB 41
769,007 769,007 000000000000000000007555dc8520816ea78564c4459392555a87d150883270 2,878 1.00/1.00 vMB 39
769,006 769,006 000000000000000000062215c273d481d27124372a2d30a66738853908965b00 2,350 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.19 GB
    • Received: 10.71 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.