Loading Tool

Explorer IconExplorer

Memory Pool

47,370 transactions
31.19 vMB
0.13907875 BTC
Random Selection Loading Transactions
Max Size: 159.36/200 MB

Candidate Block

Mining Attempt eefd47da1fb2d314aee24bec3faf1e39597ff422ac3f8edbce52efeeeeea1e8a
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 6fb0bbd5cb974ec6353525b723fd1f920abf34d399db0914329975b5329178aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.05950671 BTC
Feerates: 150.97 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (567,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,792 346,792 00000000000000000415526965a81ddf522cf7b68a40d4b57a992818ae22990c 124 0.13/1.00 vMB 12
346,791 346,791 0000000000000000162045b8adb94bf4ec3fd305cc8d54367d033fa28f0b0c8d 64 0.02/1.00 vMB 47
346,790 346,790 00000000000000000729c057b73c91944b380428822fd33037bb7c5124d0fd67 156 0.12/1.00 vMB 15
346,789 346,789 00000000000000000dd15e82892126d623a1d1592a3cdcbc5126c894670d4876 797 0.58/1.00 vMB 18
346,788 346,788 000000000000000001102117434bd949769e25b8f1f6893b7e7e43649ca2bb1e 493 0.20/1.00 vMB 35
346,787 346,787 00000000000000000d36be66534bc8c36e2b67445deab6413c381e7218afc15e 817 0.63/1.00 vMB 17
346,786 346,786 0000000000000000104bca9bf2da4ab1c6c7d599195e7045e50c13503cb0a20c 947 0.75/1.00 vMB 15
346,785 346,785 000000000000000008dfc82f802499e05c864b869f561ecb24d5be0fd5a37bab 512 0.16/1.00 vMB 38
346,784 346,784 00000000000000000a72595e0c8b0a678e5a10f6750f81eef2debd45aea817b9 314 0.15/1.00 vMB 34
346,783 346,783 000000000000000014fcd839cc21182f25f5974613ef0668ed1199671e3b0656 1,861 1.00/1.00 vMB 28
346,782 346,782 000000000000000006bc8c3cc909960dcc3366be366863fecea35c4a0969da9c 1,065 0.67/1.00 vMB 23
346,781 346,781 00000000000000000afc5e88c2ba9e2df1f4194324bbfc3d0f6e6b52237ccec2 379 0.15/1.00 vMB 35
346,780 346,780 000000000000000000403b212a848eb4837438a98ccc09482587f17e7608333b 1,141 0.71/1.00 vMB 26
346,779 346,779 0000000000000000011bc6efdab13e77f75a9127b9f6dc06f86c1766422d9158 492 0.27/1.00 vMB 23
346,778 346,778 0000000000000000048ce9b0f4ba7fbae8b33181c68236dd6aa813dc229fcd40 795 0.57/1.00 vMB 20
346,777 346,777 00000000000000000c8c09c54fbae60d588d868a1addb4e4902676d94bbe47bb 1,147 0.69/1.00 vMB 18
346,776 346,776 000000000000000016dc7a46b23acfdaf449e3ee2dbe37e519f6622d6a2bcb0f 1,275 0.75/1.00 vMB 26
346,775 346,775 000000000000000008bbc2fd070618e2970890b1e3cdfa417b9d89036ce5ffd9 1,736 1.00/1.00 vMB 26
346,774 346,774 00000000000000001335cdcd338e8f664ed5a6169892b07e5bab8fe09dd402f1 1,700 0.75/1.00 vMB 30
346,773 346,773 00000000000000000820f95769a3db2267eb7a18c8cc4f6c2c67be44b5300557 367 0.16/1.00 vMB 32
346,772 346,772 000000000000000000ef2b93b5a2b44ca0844cd6266b15d8e8f3a8ec6cd49024 186 0.08/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.68 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.