Loading Tool

Explorer IconExplorer

Memory Pool

78,467 transactions
29.50 vMB
0.07566242 BTC
Random Selection Loading Transactions
Max Size: 177.63/200 MB

Candidate Block

Mining Attempt ea7e5866ce8ea43e5d991d181285b0b747323ece298803a6fccd68e6c8e2f70e
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 4e136e7ceb915021dd38ebd6da3cf0c812c0c26c07d860ae5826db17f0ca0249
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,913
Size: 1.00 vMB
Total Fees: 0.01343994 BTC
Feerates: 40.26 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (116,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,560 798,560 00000000000000000000c6ab97cbd4aed180a816d9ee5020177ae0e9ef08db3e 3,251 1.00/1.00 vMB 28
798,559 798,559 00000000000000000001713130481bb027c2b7fe02d269a953633c6da6cb5c05 1,614 1.00/1.00 vMB 19
798,558 798,558 00000000000000000003bca626ef39d5875d27c975eb332b91724b27df55bb08 3,130 1.00/1.00 vMB 22
798,557 798,557 000000000000000000028671d216bb45ee044605d62a6eef0915be0a64d1f66d 2,401 1.00/1.00 vMB 24
798,556 798,556 00000000000000000003bb47b475b268a97782127fc94cb6191b4a87bcb09788 2,995 1.00/1.00 vMB 31
798,555 798,555 000000000000000000028d33aefcb0a64fae8d17383ac55f3e86a2d4e338a0a8 2,878 1.00/1.00 vMB 41
798,554 798,554 0000000000000000000185e80c2ae0afa735cbda972972c37378ba634a875c9c 3,071 1.00/1.00 vMB 14
798,553 798,553 0000000000000000000138408869144ffe89e348b4528fb001d309cff24feffc 3,066 1.00/1.00 vMB 18
798,552 798,552 000000000000000000016110b9c8bc455db12e8c822ce831f4297eeb0ee39723 2,794 1.00/1.00 vMB 18
798,551 798,551 000000000000000000023ca6bd43439665ca7eefa17352df42d9f47ba43d2827 3,613 1.00/1.00 vMB 23
798,550 798,550 000000000000000000019df60a156285999ad5a9dd5346dacf6d273b6a799ca2 3,750 1.00/1.00 vMB 22
798,549 798,549 000000000000000000012d809e5d3165c41b366eb3e8c86d48b18970bf1b3cd2 2,513 1.00/1.00 vMB 29
798,548 798,548 00000000000000000001eaa1eb127515cb8a76d7cb9a70f86216c7215ea5d020 3,326 1.00/1.00 vMB 30
798,547 798,547 00000000000000000003f71bb7a78de14757258e6aab464c5d7828b66ced46f4 2,683 1.00/1.00 vMB 43
798,546 798,546 00000000000000000004400958fd20ce545af8612221813a2b48cc1a0a65569a 3,672 1.00/1.00 vMB 13
798,545 798,545 00000000000000000003460e77178b08b7f4e6776d6bf5b2b9af8f94c7a16a8b 4,070 1.00/1.00 vMB 19
798,544 798,544 00000000000000000004206187f7086f2daa7d1ac7fa75848166a828de901200 3,099 1.00/1.00 vMB 29
798,543 798,543 00000000000000000003447d405e71586545d23624d870639a230a2bd4382e4a 1,841 1.00/1.00 vMB 10
798,542 798,542 0000000000000000000094f398f3ce6fcd5ac5230058a10e2962dc0df3290491 2,171 1.00/1.00 vMB 16
798,541 798,541 00000000000000000003d6214e7a762ef8c0a3a55b8432278fdaed10adff6048 2,055 1.00/1.00 vMB 10
798,540 798,540 000000000000000000042fa1253b4dbab9bfbeca4fee4c5e350ea3703e6e696f 2,743 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.58 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.24 GB
    • Received: 15.89 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.