Loading Tool

Explorer IconExplorer

Memory Pool

81,426 transactions
34.78 vMB
0.16139039 BTC
Random Selection Loading Transactions
Max Size: 195.73/200 MB

Candidate Block

Mining Attempt 10e75c51edd2b4878d6fc2eed0aafd6b67ac9731f4dfca0052f2409ed222cf57
Version 20000000
Previous Block 000000000000000000015d606eea54600e68e92445d6617a0d0d5e5108766f50
Merkle Root 0a6658a4768579ed238a3168a722a5211e1aebb9ee4cd458008f2dbc544264ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,183
Size: 1.00 vMB
Total Fees: 0.03013810 BTC
Feerates: 73.20 > 3.02 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,412 (607,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,584 307,584 000000000000000024f056b3ef22df292aa1d06ec979eb7fec11082698b56fc4 612 0.49/1.00 vMB 21
307,583 307,583 00000000000000002a5dce131426df16ddde84537304fa89719120f4aa8907e2 1,335 0.50/1.00 vMB 42
307,582 307,582 000000000000000027a38a2b712d547912a6bca21b2fef4ef1eceac4e814a651 773 0.37/1.00 vMB 29
307,581 307,581 000000000000000046984726cef3e929228ba92423e82ac0d56129600ae53b92 284 0.13/1.00 vMB 31
307,580 307,580 00000000000000004179a502ab7c22956e1e68d99c380e20293002f336e5f524 288 0.12/1.00 vMB 30
307,579 307,579 000000000000000017dc2a401dbd4b28df830e303051281e191a5e4d4dec0728 200 0.17/1.00 vMB 19
307,578 307,578 00000000000000002408fc97613f3b894ccb0f7580a97607d2bc59d8a72c51af 651 0.39/1.00 vMB 31
307,577 307,577 000000000000000026c5867b01c2b491c9c16b469396ca6931962f9424f7d78b 545 0.31/1.00 vMB 27
307,576 307,576 00000000000000002b5e8839a0e691253e204b0b494329a790fc964f41b90e90 242 0.19/1.00 vMB 18
307,575 307,575 000000000000000028353207e72a017d1f021f794c1dbade53b4c77895742111 95 0.05/1.00 vMB 26
307,574 307,574 000000000000000029e30caacebfbb07a8f3755f3777e6bd9c191614e9fe33a9 50 0.02/1.00 vMB 32
307,573 307,573 00000000000000003adc309c6ebc8d8029e35df0b5ea3a28613da85b9ef6e26f 104 0.10/1.00 vMB 19
307,572 307,572 00000000000000002cfbc6cf667f9f1b51f9ab12379ac8adb2b8deb8fc26e4b0 893 0.35/1.00 vMB 40
307,571 307,571 00000000000000000b2196f4a4e15bf2463090a3cf163910bdbf7db3e3307665 50 0.02/1.00 vMB 17
307,570 307,570 0000000000000000498b5f9c1c7d2122d90c6af1ff5d2848892db21bddb96dfc 442 0.23/1.00 vMB 30
307,569 307,569 000000000000000005bfb620c65cde41eed0d2104ef7cf259b2a710aba0622d8 864 0.47/1.00 vMB 32
307,568 307,568 000000000000000015da61c744213c6040540c888d757106e3b26e32729336de 23 0.06/1.00 vMB 2
307,567 307,567 00000000000000002633a323ee6b9233a7b84674b938e914d85ba163ed376769 174 0.10/1.00 vMB 32
307,566 307,566 00000000000000001168b8a76619a1e6ff8205d07e37be1c87de9a11e7a6f3b7 160 0.09/1.00 vMB 36
307,565 307,565 0000000000000000402f203574d0f104a7351d54ee83a1bbde76e7d910af98ac 627 0.31/1.00 vMB 37
307,564 307,564 00000000000000003223127f4fbd6a73e2581de3653dbf9835335b9e370851d1 30 0.01/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.10 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: 731.61 GB
    • Received: 18.52 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.