Loading Tool

Explorer IconExplorer

Memory Pool

77,341 transactions
28.40 vMB
0.08132104 BTC
Random Selection Loading Transactions
Max Size: 173.18/200 MB

Candidate Block

Mining Attempt 9590ff890539f9f4467dc831bfedaa555a4f46aa1260da032ecbfc38c60b37b3
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 73ff027afa19495b2010f6adf7741f5c6e837714be746499c50f2499954f37d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,577
Size: 1.00 vMB
Total Fees: 0.01791184 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (195,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,899 719,899 00000000000000000003165dfa99cca69b1a5bad1c489fcac5c38c00e44bf737 1,901 1.00/1.00 vMB 10
719,898 719,898 000000000000000000053ff75feef6e78a4a1f650fbae61ec0402ee374e22d56 830 1.00/1.00 vMB 5
719,897 719,897 000000000000000000097c576a5f9c7a5effee24766670d4d21ea4651c136cec 3,135 1.00/1.00 vMB 15
719,896 719,896 0000000000000000000809c1ea07bdae91766c102e57a29b5808dd02a34e8adc 1,087 0.96/1.00 vMB 4
719,895 719,895 0000000000000000000a71030763089f4de80e9b634970d855329e00da34a103 1,699 1.00/1.00 vMB 9
719,894 719,894 00000000000000000002cdb86b389ccb88358c1d9cabc9cfab8aca7dd832e3e5 2,263 0.83/1.00 vMB 8
719,893 719,893 000000000000000000045dec7f06e748549f37ee83f07bfa1ef54e1874b54ab2 132 0.04/1.00 vMB 6
719,892 719,892 00000000000000000009a103a136537c846342707d42d272d5ff7b5a20f0ba57 814 0.34/1.00 vMB 5
719,891 719,891 000000000000000000061c97a9d757c05694e4e3d94aa85ecf8f9f7f829aacf4 2,697 1.00/1.00 vMB 7
719,890 719,890 0000000000000000000544bfb40942ae2ecedff7f5798ece9dd887175cc2d425 2,671 1.00/1.00 vMB 13
719,889 719,889 000000000000000000034912b8fad74d7a7660637cb94b8a07c7e047275eb39e 294 0.18/1.00 vMB 7
719,888 719,888 000000000000000000092ce97362df666a71e58e7f2ef36e0d0ca8d50c8a02ce 959 0.50/1.00 vMB 5
719,887 719,887 000000000000000000063298fe3f9690e8117a4b71f0116c65fba82ac60026d7 3,001 1.00/1.00 vMB 3
719,886 719,886 00000000000000000000de7f5896660ccbddb71fc45b463386553fbc884faafa 2,974 1.00/1.00 vMB 11
719,885 719,885 000000000000000000091ba6f8c5038c100d084402cd286ffb9cc8e70131b304 2,554 1.00/1.00 vMB 12
719,884 719,884 00000000000000000009ef31d8183ae35a0eabe87824e0d9456006f6fec89d20 2,187 1.00/1.00 vMB 11
719,883 719,883 00000000000000000001442687eb6c58c004f6774c2196fa51d379761e0a1338 1,396 1.00/1.00 vMB 11
719,882 719,882 0000000000000000000242a97dfc3d6ae6b61736a906f124350e2061c642ab13 281 0.08/1.00 vMB 9
719,881 719,881 00000000000000000002b209d69bbecfda8445e57d2f6cb669f44b3d4509a43d 1,022 0.38/1.00 vMB 10
719,880 719,880 00000000000000000009e8c46e159332de62125dc02713185362d0bc40c67c64 651 0.31/1.00 vMB 2
719,879 719,879 000000000000000000099d2b70955967c3c814a250102bc33dad4cd34bba5bfe 2,019 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.