Loading Tool

Explorer IconExplorer

Memory Pool

36,793 transactions
26.77 vMB
0.05903123 BTC
Random Selection Loading Transactions
Max Size: 135.83/200 MB

Candidate Block

Mining Attempt 650a2bea83f687c8733c3f663a531aafc4395628dc0b22d2831c7462b6bef346
Version 20000000
Previous Block 000000000000000000015e18bfde629943124343fdb98c0d80831309061b5bfd
Merkle Root 979865b9bf34cb6c2827f8bf96df11b1e78dabc5a78248f4371a749cb7950179
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.00895174 BTC
Feerates: 101.53 > 0.90 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,647 (100,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,561 814,561 00000000000000000002b0dbe89dec705353e0a90815682b1f9a3ca5189e5fb1 3,217 1.00/1.00 vMB 17
814,560 814,560 000000000000000000011c43e68803070271a9c1986551b687aed74e0c7a8993 3,506 1.00/1.00 vMB 21
814,559 814,559 00000000000000000001eb98eeae9d4f2a5d1710ccab859b7685039d99b4d599 2,962 1.00/1.00 vMB 20
814,558 814,558 0000000000000000000282c24c48319da876cf4fbdcd427376a51a70d4bd020f 3,111 1.00/1.00 vMB 23
814,557 814,557 000000000000000000019213829acd861f080aac19b2ebe37800cce37035f788 3,126 1.00/1.00 vMB 27
814,556 814,556 00000000000000000002ef7512503fbd8452161bf240821b8135b8e78eabbbf6 3,561 1.00/1.00 vMB 21
814,555 814,555 00000000000000000001b94ddf1c7606dd18ae1c60bca64e97c1c6783ed1cdd6 2,082 1.00/1.00 vMB 13
814,554 814,554 00000000000000000004060cb0eb9589c2af6604d56e0c25977273d6d2016231 3,308 1.00/1.00 vMB 17
814,553 814,553 00000000000000000002c97610e789dd29477a2da48e1420a662a4cd5c663b58 3,274 1.00/1.00 vMB 37
814,552 814,552 0000000000000000000363beacc8dbbba425cd1f00d47c1f755e76dba59e1cac 889 1.00/1.00 vMB 13
814,551 814,551 000000000000000000045e303a4ced5bdbb1af3e3382c7cb1769478716581e2f 2,605 1.00/1.00 vMB 16
814,550 814,550 00000000000000000003b60a1029cf5911022fca93609c793717da1316898150 4,232 1.00/1.00 vMB 21
814,549 814,549 000000000000000000009eb74cbab9a00c0e50d38bc2608987b135035fcfd728 2,680 1.00/1.00 vMB 19
814,548 814,548 00000000000000000003e9994d9feca9775090de58c282b191246ed9eee77c11 2,010 1.00/1.00 vMB 12
814,547 814,547 0000000000000000000337692231bbaa566b19c9dd229d0e1f94f69b9d6dbe3d 443 1.00/1.00 vMB 14
814,546 814,546 00000000000000000000fb00b8a8c1f8303ba3cafa2f260764652a56c61b30c2 1,206 1.00/1.00 vMB 11
814,545 814,545 000000000000000000037fdbdea1458960e71594d65483daa6cd99fe2b508115 1,767 1.00/1.00 vMB 11
814,544 814,544 0000000000000000000053daaebbbd7cd2e7ea2e05c2ede794e242a14988a888 702 1.00/1.00 vMB 3
814,543 814,543 0000000000000000000255fe6b5fc6b2f4c178cea7bb200d0d9526546a8b17ec 2,711 1.00/1.00 vMB 8
814,542 814,542 000000000000000000012ba33e3f9aac4ba46d17ed8fba3fde7acf3ca7dd4c0c 3,683 1.00/1.00 vMB 9
814,541 814,541 000000000000000000030e03f6e04ffeb5ce9617469db257b763e72e2d56b1f8 4,021 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.77 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: 632.64 GB
    • Received: 12.13 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.