Loading Tool

Explorer IconExplorer

Memory Pool

38,185 transactions
28.54 vMB
0.06313073 BTC
Random Selection Loading Transactions
Max Size: 144.32/200 MB

Candidate Block

Mining Attempt e79960ac2632ab7cb89d91b87e35cb8a7106dbb185cfde76ef5d6c73eb3cb268
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 9f2af4cb11c8fe5264eb67ceb6bd13f326726d4e02abd4de50d69806a1f6094e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00804530 BTC
Feerates: 59.19 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (447,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,383 467,383 0000000000000000012ba6a19e55676589b5e6327f7e6c6500408b53dce58cb2 1,933 1.00/1.00 vMB 273
467,382 467,382 0000000000000000018cb6e9be099eba9ec52ce78aabdbbbf93fa710c2b579a5 1,961 1.00/1.00 vMB 270
467,381 467,381 00000000000000000161dd26151c9c35d313105119b1c3b2a2e2d9e31be70368 1,950 1.00/1.00 vMB 191
467,380 467,380 000000000000000000f721673b36bb325bc9e9c99da7300d7162a301a003187f 2,124 1.00/1.00 vMB 218
467,379 467,379 000000000000000000ebd3df2859520a5716420f536d29ff2567ea6328541df1 3,073 1.00/1.00 vMB 321
467,378 467,378 0000000000000000012a7dcfd6c1c798e6f03689157a04b1319bb7290d777253 2,361 1.00/1.00 vMB 279
467,377 467,377 00000000000000000181b792fba5153b92a6afd9dc167b89af13f30f383174fa 2,652 1.00/1.00 vMB 306
467,376 467,376 0000000000000000005048f70ba6eb1e8aeb3135a859baafe5d271b39246964c 1,719 1.00/1.00 vMB 166
467,375 467,375 0000000000000000016ec78403945b17ac32d05753fb8b9bcb9710aa63a06e23 2,004 1.00/1.00 vMB 245
467,374 467,374 0000000000000000002a60970b169a2fd47204372be4301998237b9fb57f7092 2,103 1.00/1.00 vMB 314
467,373 467,373 000000000000000000ad031f4e7aeaee10078527840b5834c944308bf46a324d 2,444 0.99/1.00 vMB 195
467,372 467,372 00000000000000000186862eda20f4b527337cfe739ae891fb3395ddac61151e 2,206 1.00/1.00 vMB 269
467,371 467,371 0000000000000000011bf45d1a3021c1d5dd27f3b94ce61034899e79f885997f 1,626 1.00/1.00 vMB 196
467,370 467,370 00000000000000000137739f68a7f48dc53f56aa371af4dfac282080f10e3edf 1,943 1.00/1.00 vMB 221
467,369 467,369 000000000000000001aa161a5ce45087e5895231c889a867f8565b8602543274 2,605 1.00/1.00 vMB 312
467,368 467,368 000000000000000001a03e7826fcbd6fae7602beb4f11cfbe8da2cfb710f20fe 3,482 1.00/1.00 vMB 158
467,367 467,367 000000000000000001ad2ef8e7f93a28c46960756db68378c1c5ee584da1262a 1,861 1.00/1.00 vMB 204
467,366 467,366 0000000000000000016331c62118354a9a670730d3673866c008a9507b5cd97a 2,526 1.00/1.00 vMB 268
467,365 467,365 000000000000000000b21ab819c95b3e8fe3aa4edf0f451392ac26f827d3e2fe 2,294 1.00/1.00 vMB 268
467,364 467,364 0000000000000000011eb5c7ec8620a7f31cea139e7eff7a3be137c2b8e58b60 2,697 1.00/1.00 vMB 298
467,363 467,363 000000000000000001114442fe05dd1afcdfdd18810a6a8fc464098d581831c4 139 0.05/1.00 vMB 418
Previous 10 blocks ↓
Total Size: 781.59 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: 623.39 GB
    • Received: 11.45 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.