Loading Tool

Explorer IconExplorer

Memory Pool

81,459 transactions
31.25 vMB
0.10031219 BTC
Random Selection Loading Transactions
Max Size: 189.04/200 MB

Candidate Block

Mining Attempt dae718dd8edf8fe5c0f7e333124c4f52ae0c8d48f4da52e610993607f3ddbad0
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root cdc7197d9fee62d659131f67af13ce575d5fc5268edce56889bc219382c5fb87
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,412
Size: 1.00 vMB
Total Fees: 0.02321431 BTC
Feerates: 106.51 > 2.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (189,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,979 725,979 000000000000000000008baba6f3e18812686023c247e6abb0ebe6f3d78045b9 2,618 1.00/1.00 vMB 18
725,978 725,978 00000000000000000007b6091345e15a4630e395a7137cf0107bcbdeced88cdf 1,704 1.00/1.00 vMB 13
725,977 725,977 00000000000000000006e02e55ccd9d899a916f49e517848c885fdfa0da9276a 605 0.27/1.00 vMB 11
725,976 725,976 000000000000000000054e2e23aaefb11d6602e3126ecc6f6bc835f2951be602 150 0.04/1.00 vMB 12
725,975 725,975 0000000000000000000654d9e62cd08c118655f75f323c452f5d54ee87d9dfb4 1,765 0.69/1.00 vMB 10
725,974 725,974 00000000000000000003ddca6fce2149d591360d330edb3e97b49f32f6fa04d8 794 0.28/1.00 vMB 12
725,973 725,973 00000000000000000003c48a4c393b55196637d2c16477c4deefc89eeef6b03c 1,247 0.46/1.00 vMB 10
725,972 725,972 0000000000000000000539362602356d8f62ccf6e2e3d41dcdef4330e7eb86f3 1,696 0.93/1.00 vMB 9
725,971 725,971 00000000000000000000fd968fec0b890c93f4061d31c0c9019149ebacffce1c 1,469 0.63/1.00 vMB 10
725,970 725,970 000000000000000000017f5276bfa6b636131183c15645a7d890d4a2e1d4891c 341 0.20/1.00 vMB 10
725,969 725,969 00000000000000000001bd8c901801ea7661cbd98526c78ba16ca2dc4f7c3d17 218 0.11/1.00 vMB 11
725,968 725,968 0000000000000000000489896387000b86b7e5389bf19dee7fa36d9b8b08b0b3 581 0.77/1.00 vMB 3
725,967 725,967 00000000000000000008683d2aaccdf4abe241609940c1fbedc00b89699b709a 1,775 1.00/1.00 vMB 12
725,966 725,966 00000000000000000000dbf685fc1ad21bd65534b3862534083836d97263272b 111 0.33/1.00 vMB 3
725,965 725,965 0000000000000000000041620771c28fdc1712790569892d673799727481e240 1,605 0.98/1.00 vMB 6
725,964 725,964 000000000000000000007dd241245e70bb9f265da71d1fbd69cfc36e559b2641 1,217 1.00/1.00 vMB 14
725,963 725,963 0000000000000000000520110bb46e5b54a71b64ace0b5de03b61523dd76620e 779 0.37/1.00 vMB 9
725,962 725,962 000000000000000000070dcebe950ff94f0dd1d3fc3a5593edfe13b6ca4921d5 592 0.27/1.00 vMB 10
725,961 725,961 00000000000000000008755a08045c8210eeb44c893b82b526d7058c4e808ce4 1,214 0.49/1.00 vMB 3
725,960 725,960 000000000000000000065cac46c4a045525d7cb51850312918250c1998b4acf2 2,207 1.00/1.00 vMB 12
725,959 725,959 00000000000000000009e42b65cd41c21929cff817d4b0bb97f4e7ef41b911f5 2,538 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.