Loading Tool

Explorer IconExplorer

Memory Pool

41,538 transactions
26.64 vMB
0.05458847 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt 5897db752ed2f27d94bd521b31bc3a6dc1f165689393b88d3f071278f3c1e047
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 83083d3ee69f15ada6ac73c74356d52984c67a1091f41173768e41a002d74d60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,051
Size: 1.00 vMB
Total Fees: 0.00531887 BTC
Feerates: 151.16 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (176,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,098 738,098 000000000000000000084ed7afe22a3b62a4a63a779ebdaae78d631e5fff43db 1,611 1.00/1.00 vMB 17
738,097 738,097 000000000000000000017984b30a9321efe64758f18dc3d56d4373db3be14928 2,434 1.00/1.00 vMB 25
738,096 738,096 0000000000000000000566aa653b49a595a611f7e68672ce631c1a85afdebd8e 1,402 1.00/1.00 vMB 2
738,095 738,095 000000000000000000083a7507ac6ea0dca769f799e60273341ab9598988e644 1,192 1.00/1.00 vMB 13
738,094 738,094 00000000000000000004c8a337a15b9dc472d4ad239ed77d3dd32ed54feb630c 1,071 1.00/1.00 vMB 14
738,093 738,093 00000000000000000007d9a4fedc535150abe34012bede972b3ad89742173b08 3,018 1.00/1.00 vMB 28
738,092 738,092 000000000000000000024b44774b47b3ff7dfe376ecb05634caaee72e0815fb6 2,688 1.00/1.00 vMB 13
738,091 738,091 00000000000000000004624aef0e18ddfd6170bf9576064af4af91335480301f 997 0.35/1.00 vMB 12
738,090 738,090 0000000000000000000517e82ee4983c849cb5cf5769194dc37f4e788b44d71b 866 1.00/1.00 vMB 5
738,089 738,089 00000000000000000003c8265a5d78a25e44a0b28202ca886038526355dbaf80 1,471 1.00/1.00 vMB 8
738,088 738,088 00000000000000000007efb35af1f943e700d70576fac598d26bf4c65ec34287 2,429 1.00/1.00 vMB 13
738,087 738,087 00000000000000000004f28ca63559edee31016f1ac4fa56511891ea3be2b4ef 1,522 1.00/1.00 vMB 3
738,086 738,086 00000000000000000006141b0cb537c2ae172cfe521c4c2526d56cbe3db964aa 1,405 1.00/1.00 vMB 16
738,085 738,085 00000000000000000007c8b9911bad05a1479b691842199fe590b43e84d24d0f 2,813 1.00/1.00 vMB 14
738,084 738,084 000000000000000000087a0897edf4a36cae302bd36e2cdb284c2040dfc1352a 2,076 1.00/1.00 vMB 13
738,083 738,083 00000000000000000006a25b4aeb48501e441e0ab3b6e8f29a7f3815e30c1720 2,754 1.00/1.00 vMB 19
738,082 738,082 0000000000000000000449641563e7764fd78c36ecc9b83a02f11de5024f7b7c 1,401 1.00/1.00 vMB 16
738,081 738,081 00000000000000000008fb18c735c871965e86414e6dc06b915f810244222192 2,362 1.00/1.00 vMB 19
738,080 738,080 0000000000000000000649ce2aad33a6a687ca0cfe37593045d0980948b5d2c5 1,873 1.00/1.00 vMB 26
738,079 738,079 00000000000000000005b06bda9f8510f90cfb1e8748473cccb2dc0bac6ec718 893 1.00/1.00 vMB 4
738,078 738,078 000000000000000000078e76529f6a06554a8a28e43fd91834929e7c4da95c57 966 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.