Loading Tool

Explorer IconExplorer

Memory Pool

75,275 transactions
29.04 vMB
0.08078418 BTC
Random Selection Loading Transactions
Max Size: 171.71/200 MB

Candidate Block

Mining Attempt 342adfbd80ad727795182bdda3832b623cde538b52c3a25b760146c4a309a8ed
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root be6e6af607e2d165cd1d0ac4c66449643cee07771a7f2b6d9b94f0e3f59a0c48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.01925002 BTC
Feerates: 100.29 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (836,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,146 78,146 00000000000bceddf054ed003681970b1cc17f788a9107d309a782232d53036d 2 0.00/1.00 vMB 0
78,145 78,145 00000000002d3e926238aa5e776936717aa80c629cfcf350237fe4fd1526b095 1 0.00/1.00 vMB 0
78,144 78,144 0000000000135f4ddb29ee0f454def43b83801de32b1ac515be8b7d8c34d649a 2 0.00/1.00 vMB 0
78,143 78,143 00000000005b3debafe4178b9d4ca3a6807aa9cbf84746958dd2d4b4442429b5 1 0.00/1.00 vMB 0
78,142 78,142 000000000005fd735689766d518c363359eb7efc4d4b607bcc096e98c6841052 1 0.00/1.00 vMB 0
78,141 78,141 00000000005d1e44aa3233008870ac8ebc589cad254a52907c68ac06c4c568a5 1 0.00/1.00 vMB 0
78,140 78,140 00000000001b7cb085dd8092a4baa663d0b024663d095b6b9d42272ef5581ef3 1 0.00/1.00 vMB 0
78,139 78,139 000000000045ef34528776fd09e16008ff47d55b79cd47da9f90190ea521dbf6 1 0.00/1.00 vMB 0
78,138 78,138 0000000000444603722bdb63c39cfe2245e336826b98d38280da5b55a6929896 1 0.00/1.00 vMB 0
78,137 78,137 00000000001eb7615c6486cb7aabd2fc58568f5f9215a0c603c28df2445510e5 2 0.00/1.00 vMB 0
78,136 78,136 000000000054b6bf9d087b6e51bd0b0d9e8b39dec9baab1331a59743c60e0082 1 0.00/1.00 vMB 0
78,135 78,135 00000000002ffd6790728218cd9a7b097dba8c5e9f37ef155404b01bddddf8b6 1 0.00/1.00 vMB 0
78,134 78,134 00000000003f813486c36ce58eae4efc3a161de4429b8e0faa6c183555acc744 1 0.00/1.00 vMB 0
78,133 78,133 00000000005498c81cc5169a6cfd7632aabfd4bb122932bc0dbf7a5f117ec460 1 0.00/1.00 vMB 0
78,132 78,132 00000000001c3ecc72935e57c6a543d83b102ff2727c5b8dfeaf3c11280959a5 1 0.00/1.00 vMB 0
78,131 78,131 000000000048755c8f7523c9877dab4f37042cee085054c69236d9c1758bf750 5 0.00/1.00 vMB 0
78,130 78,130 00000000003bc7d7b75eff8bce4b10fa8d5082f3c7691e3def006a486eefb075 3 0.00/1.00 vMB 0
78,129 78,129 0000000000521aaaa5b500eb427e2fec730843b37cfb2f93deac999e923aeae0 3 0.00/1.00 vMB 0
78,128 78,128 000000000025a91c6b22ee5898342ef9e2d78f6ec6be5428899e04057d33ac24 1 0.00/1.00 vMB 0
78,127 78,127 000000000024f6b3eef4407b7e9db7383124f1ccc2cd550314e09194407cf0ff 1 0.00/1.00 vMB 0
78,126 78,126 000000000059e9972ae8fc2adbc56dc0b3a04ea7e9255435a420172f8347e65b 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.