Loading Tool

Explorer IconExplorer

Memory Pool

40,997 transactions
27.97 vMB
0.07401138 BTC
Random Selection Loading Transactions
Max Size: 143.67/200 MB

Candidate Block

Mining Attempt dc4c66405ecc7e29dec3362dfedfc3654740883bc229c8f1f7771042dc8c7209
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root dfb8f0f4800c75138226f9dbbe52b6f09ff63f77fea8f1662779de20ce142d88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.02025782 BTC
Feerates: 101.49 > 2.03 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (100,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,571 814,571 000000000000000000028c8b92f7ec7f98e38cec54ad7e1752e0ffa966740cd1 2,918 1.00/1.00 vMB 13
814,570 814,570 00000000000000000002fb21b678c2e4239b24fb55fa9c8599becce60c8ae299 2,939 1.00/1.00 vMB 19
814,569 814,569 00000000000000000002f4ba0c47ffc774c0455999eeac5798ad07aa2c34e87b 3,152 1.00/1.00 vMB 27
814,568 814,568 0000000000000000000179adcc9d73d93126623f3c12a77e47244725868d9399 1,520 1.00/1.00 vMB 10
814,567 814,567 000000000000000000028debfd0509afc53013ab6068ae1851430b40b312673b 3,446 1.00/1.00 vMB 14
814,566 814,566 000000000000000000027da0b4fb8fa3a7fe6c199dd0260492bab8ca250d4589 2,389 1.00/1.00 vMB 16
814,565 814,565 000000000000000000008364a7396ba08c5ab141d10136e3ad0d9fa37899d7b0 2,987 1.00/1.00 vMB 17
814,564 814,564 000000000000000000023c4f2b1f2457d2f46cd7b6cb27f87ab4788cd54adde1 282 1.00/1.00 vMB 12
814,563 814,563 000000000000000000016995c355c4cd475f26bb4315de758235f627e9f92fca 2,574 1.00/1.00 vMB 18
814,562 814,562 000000000000000000041d9bc678ca7987b847731d6c62c30d5bb788df65076c 2,937 1.00/1.00 vMB 14
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
Previous 10 blocks ↓
Total Size: 781.76 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.53 GB
    • Received: 12.12 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.