Loading Tool

Explorer IconExplorer

Memory Pool

77,236 transactions
28.74 vMB
0.07062075 BTC
Random Selection Loading Transactions
Max Size: 174.33/200 MB

Candidate Block

Mining Attempt df009a331d119ec7095b1a367c219093f1067c91ba76a2ba684205e853f0e876
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root a42ce7621eb407c1a503fc2d865cddfa15340ebd8a2467bb4398cd35c0eb95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01091657 BTC
Feerates: 82.75 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (733,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,619 181,619 00000000000003bd1272cacd752a79e9cbb2aa26b40aaf75fdf9c6ba6bec5673 53 0.01/1.00 vMB 29
181,618 181,618 000000000000029e1300155c666c1a97cb790f2fa9296b2e23ca8fd71dcc2b5d 204 0.09/1.00 vMB 147
181,617 181,617 00000000000007f049b30d12e60ebe30bc7ba119871ab7c123a7e70791af7824 13 0.01/1.00 vMB 469
181,616 181,616 0000000000000278c6ceaff9f7a8352b7fd72617385f55e9fc8a1e6dd3913d46 32 0.01/1.00 vMB 1,130
181,615 181,615 000000000000047ffedfb15f780cd20d6a50fbfb296c592dfecdc218be3f62a4 72 0.04/1.00 vMB 65
181,614 181,614 0000000000000242fcd3f8f78f5ad80530425f34a897e440a82d228ed085cfa0 9 0.00/1.00 vMB 29
181,613 181,613 0000000000000193969ae28e58b8166dc3e319d60d164f90afdd2528109747c0 17 0.01/1.00 vMB 83
181,612 181,612 0000000000000014e10801f0fc3783c882f2e47f4a97bfd02c3de693f40b6baf 35 0.02/1.00 vMB 31
181,611 181,611 0000000000000a5c9886c8db66bb5de41869580a3bddd1bde0326adc59ae6c4e 66 0.02/1.00 vMB 89
181,610 181,610 0000000000000a331878d535767fab67d2b52a667d7a55502aae354b58b6d95b 9 0.00/1.00 vMB 312
181,609 181,609 0000000000000a0212c216177c04a5ac79fba5c42a6f17393ab805c51a768bb5 51 0.03/1.00 vMB 16
181,608 181,608 00000000000002a68e3a9ffb48b7acd6160e4624e75738345834d4e7aab4ca9f 117 0.10/1.00 vMB 99
181,607 181,607 00000000000000702d8352cc17e0f2195fccd75fbf9ae3bfc083ff335b065242 98 0.03/1.00 vMB 569
181,606 181,606 000000000000019bfcb5593cc8077a3bcdd9384ab06e7bd884650866aab7cc31 26 0.02/1.00 vMB 62
181,605 181,605 000000000000063c1d5f9726e043165662ea49494a14bfd4050fe62a089cbdd7 96 0.05/1.00 vMB 97
181,604 181,604 00000000000007deeaea43491f410ea28bc12522feca18c5cd162ce0b607372d 64 0.02/1.00 vMB 759
181,603 181,603 000000000000036b3e13855ba78eb72d9403bf19d167e060103a50b5f82a24ee 256 0.11/1.00 vMB 158
181,602 181,602 00000000000002acc0b5c8de8fca6604ac1040e3e4ef5526541a6485da61eb39 32 0.02/1.00 vMB 120
181,601 181,601 0000000000000334366b53119ef552abccd85166092da95a4da20b220ed6f10e 49 0.02/1.00 vMB 108
181,600 181,600 00000000000007e5f3add3325ddb63a43a86481e5d6be173c4143f4b66c686fc 130 0.04/1.00 vMB 57
181,599 181,599 000000000000083f9ba95a6d173cab368a278370da237f0b78a5a3b430353b88 95 0.05/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.