Loading Tool

Explorer IconExplorer

Memory Pool

80,344 transactions
29.67 vMB
0.06959201 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt df182372010145b6e543a7eefb060fffe59e1b8ac99dd10f3555e838943d00f6
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbcffd2ff374c585ce2f92bbbac3ee7110f7b50f1dbcbf997180dd73f6d8e931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,177
Size: 1.00 vMB
Total Fees: 0.00900742 BTC
Feerates: 502.67 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (197,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,270 717,270 0000000000000000000357d5df100c2442c63c2968c0f263ee4f39d284601213 942 0.34/1.00 vMB 9
717,269 717,269 00000000000000000006e4a65ba5a8551e76d0d99ae07ac322281b90fed3fbdd 645 0.25/1.00 vMB 9
717,268 717,268 00000000000000000003b1acfff3a51538800d37513df956f00af9f9374b49eb 1,098 0.50/1.00 vMB 9
717,267 717,267 00000000000000000006ae37511a0fd9d5a1e8deabb8a29cbb018f4a247dda00 1,335 0.44/1.00 vMB 6
717,266 717,266 00000000000000000002fafcd220437226a72c1c956507da0bfabb8b384d7464 338 1.00/1.00 vMB 79
717,265 717,265 000000000000000000078ac11b3bcc467a438a674abc8b8e0d8ed5d0e4b013fd 282 0.08/1.00 vMB 10
717,264 717,264 0000000000000000000761619eedc616d07dc375ab9bc8a0d2c3a954a6e4f233 153 0.03/1.00 vMB 14
717,263 717,263 0000000000000000000842f8f619a79623e97e1d6e84565ecba0eec1581bdee6 79 0.02/1.00 vMB 7
717,262 717,262 00000000000000000001ceb3188d1a3a51990e1872d7ad07f81b017442b433ea 2,061 0.88/1.00 vMB 26
717,261 717,261 00000000000000000000d36bab6d758d0b8d21680f940bf4fe446238fcdac247 1,150 0.38/1.00 vMB 10
717,260 717,260 00000000000000000001c7bc55ddb1d2188a8eba0d65a67b0c08bbe8f78e4d29 321 0.11/1.00 vMB 10
717,259 717,259 000000000000000000011fef4e8c0c92eb66ad3c8f41ca196773ee2eaaf0cb03 1,627 0.66/1.00 vMB 6
717,258 717,258 00000000000000000000709761bc1c99420fa758da27c11d0bbb5341b3320576 2,079 1.00/1.00 vMB 29
717,257 717,257 00000000000000000008d50df5da975672d55b28b77b0e299b6cac6b005b5276 149 0.03/1.00 vMB 13
717,256 717,256 00000000000000000002785120b5cfebcc85a7f0a526e10c3809a7f9d4674703 900 0.34/1.00 vMB 9
717,255 717,255 0000000000000000000a20759493baccc9868ea7c758db394b9fba7f3a25de7e 297 0.30/1.00 vMB 2
717,254 717,254 0000000000000000000b000898c5357fa95cdd887d0c6221c68671e586e0c165 1,144 1.00/1.00 vMB 6
717,253 717,253 000000000000000000072d9fe2f70a83f31f7bba01863c841eb34ee8d50dfa81 1,474 1.00/1.00 vMB 10
717,252 717,252 0000000000000000000ae2d3e4e5b8a97466fcc6cd0c587a39bf447ef73d93af 162 0.09/1.00 vMB 8
717,251 717,251 0000000000000000000a90ea44043406b68ea6db21ffde0b7cdc177e5694c558 734 0.37/1.00 vMB 4
717,250 717,250 000000000000000000051d589112bb579c4a49fccd6db267839228393f3258c5 2,252 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.