Loading Tool

Explorer IconExplorer

Memory Pool

37,382 transactions
31.22 vMB
0.07106496 BTC
Random Selection Loading Transactions
Max Size: 154.67/200 MB

Candidate Block

Mining Attempt 71abc119c822141f9f3c4383cec8cabb5e649612da11d721e546e453c97924ee
Version 20000000
Previous Block 00000000000000000001038ff6006ec53e65a3cf7a999848f50701fb06387fa4
Merkle Root 9d7a7245b659006692c5833a9a2938fefd5a439d26eebd6d36c1c71080c5e68c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,938
Size: 1.00 vMB
Total Fees: 0.00826844 BTC
Feerates: 100.52 > 0.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,330 (912,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,913 1,913 000000006ddf1cbfb47499088b01454401df2dfe50e759a0ea30b5cbbc99acdb 1 0.00/1.00 vMB 0
1,912 1,912 0000000092bc97af40ddee0acba80b5790e4607aa8e5f541086fefb45c445f6a 1 0.00/1.00 vMB 0
1,911 1,911 0000000015099d9ce70a3da3ab91a7c2ebeba085c0513acee6618351414f4b6a 1 0.00/1.00 vMB 0
1,910 1,910 0000000000d4325fa7c9e97ac69cdf22a6803e925c5297d925fab14fd53e86a6 1 0.00/1.00 vMB 0
1,909 1,909 00000000a5ae2c2c8b85706a041592fd81b9d3f4f56e8e760999003bd1eaed93 1 0.00/1.00 vMB 0
1,908 1,908 000000001c3119accc6f62bc92607a4bd4a3878bfeb643ac91b95ca547159ffe 1 0.00/1.00 vMB 0
1,907 1,907 000000002878b44af3dd0ef5065c5846c14b092f842b3a4a5377f0e28bc174b6 1 0.00/1.00 vMB 0
1,906 1,906 00000000340b0d1288adc8d9da2d49e4da89798b3ee29e49b444a00ba6c4948c 1 0.00/1.00 vMB 0
1,905 1,905 00000000424fc94a50bc0390944cb4a73146b5d63be28de97ba901e311f34c9a 1 0.00/1.00 vMB 0
1,904 1,904 000000003cb957c9fdd08737db34b496c5240b50872b8527c660804c35fb6ee5 1 0.00/1.00 vMB 0
1,903 1,903 00000000a281b04becaff7e9d2509afb83861a5b027f814df9d0bda54ce1aa56 1 0.00/1.00 vMB 0
1,902 1,902 000000001ec525370be8bda598710df2b258cddb541c03d0d71fcaeb7fdfb2d1 1 0.00/1.00 vMB 0
1,901 1,901 00000000d77df12843c43e959cf8afbb1b20e3625f698602639bec1635c7eb96 1 0.00/1.00 vMB 0
1,900 1,900 00000000e67f39a80dbba80e5bf130294ef460b89022c7a56c3df76ab2df2e71 1 0.00/1.00 vMB 0
1,899 1,899 00000000f85bd4976e11ba96191cbcc0538e3dc6d094f38c052880edbd8058f8 1 0.00/1.00 vMB 0
1,898 1,898 000000009d05386b0c8db415935befaac2bde702f3a7be03f5edd971003d0839 1 0.00/1.00 vMB 0
1,897 1,897 00000000a9c424b6dbd856f62c4a92754b3a1d8e0e2ab397d1c56b1b46e10b69 1 0.00/1.00 vMB 0
1,896 1,896 000000006ee697af79c396760f2725a7f25ac2265bae2a6f622f81c89d47d083 1 0.00/1.00 vMB 0
1,895 1,895 000000009c8947d18a2f8bf459d370150add628984b5274d729790f1950ab1dc 1 0.00/1.00 vMB 0
1,894 1,894 0000000039f4e3c30b12723e6084ead7a25110ef172e54a3aa70d7c8904ecd9e 1 0.00/1.00 vMB 0
1,893 1,893 0000000028d4d888fb3a640c08a2aed5b26ccbdefbc78066c71d4e8b4c414fb5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.18 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: 582.90 GB
    • Received: 9.31 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.