Loading Tool

Explorer IconExplorer

Memory Pool

76,113 transactions
29.13 vMB
0.10351593 BTC
Random Selection Loading Transactions
Max Size: 172.19/200 MB

Candidate Block

Mining Attempt 06b0af960c50431d3e2fc9db62c34b8bb5168cbf42d2a5ef882499c8e02fb6ec
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root eb43732817fb739dd9a4b69bc0682ef24b055781347fc8af15434f1213e8b0a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.04131029 BTC
Feerates: 201.37 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (156,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,351 758,351 000000000000000000040c2b56ba81f1ba6d7243b2f5d89853755a7d57678809 2,179 1.00/1.00 vMB 10
758,350 758,350 000000000000000000062889b4ed531929d7938c060d189d507b892eb6aed5ef 3,062 1.00/1.00 vMB 7
758,349 758,349 00000000000000000001c45163b460c54369f309eba7f19ca08e3be805735bb8 2,637 1.00/1.00 vMB 10
758,348 758,348 00000000000000000007282435cf51d5750c25c3c385c2f907443d3f02050735 3,058 1.00/1.00 vMB 4
758,347 758,347 000000000000000000078d76fb7a199349057aebdc25b2ac43f1f295b28558df 2,696 1.00/1.00 vMB 14
758,346 758,346 00000000000000000006eb5f35272fb374378fbe60a202e7729c85663724f723 3,296 1.00/1.00 vMB 17
758,345 758,345 0000000000000000000199c5e52716e38bb4cfb01a13c682665dc234ef5e2944 753 0.23/1.00 vMB 7
758,344 758,344 00000000000000000004e242cab757a6d34cb719b3e55dd14ee2b0d15d751f2a 640 0.21/1.00 vMB 7
758,343 758,343 000000000000000000043a69202402daf48a8e557d2acce1d5c8f4790ab26d8c 546 0.38/1.00 vMB 2
758,342 758,342 00000000000000000006ade9b7a2ba46a6278addbc56c310fff5939fd5a9d650 2,095 1.00/1.00 vMB 2
758,341 758,341 00000000000000000004cc7c88cb12801be51ac115f53119ad325f3cbeb915f6 1,223 1.00/1.00 vMB 5
758,340 758,340 000000000000000000003c403fde96b5bcce64cb1b1d211864ecda01747113e7 2,917 1.00/1.00 vMB 10
758,339 758,339 00000000000000000002d3ab267d0612f2cbb78d721762ceffac563175808530 3,399 1.00/1.00 vMB 14
758,338 758,338 00000000000000000000f92811b8e4712f87deea1a42c15cc14d6d079277e44a 1,735 0.67/1.00 vMB 5
758,337 758,337 000000000000000000007c57f86a9b196b04dd9ccb59c83c7b9e4a2bb4e8a9fa 2,216 1.00/1.00 vMB 5
758,336 758,336 000000000000000000076475042dd023bb501dec49e352745e45786939606080 3,188 1.00/1.00 vMB 9
758,335 758,335 000000000000000000022d41106eb25c22906bcda7b86f478009964565159582 3,295 1.00/1.00 vMB 8
758,334 758,334 00000000000000000005ce58c158d5e440ad0b137b5df87e79b8651ebc396ac3 1,317 0.85/1.00 vMB 2
758,333 758,333 0000000000000000000012d8f5957130c853f88ff5360fca5f83b2ca27f27215 306 1.00/1.00 vMB 1
758,332 758,332 00000000000000000001d447b550af1f12dbc5e754355d840258bb1edfa9d64c 1,291 1.00/1.00 vMB 2
758,331 758,331 000000000000000000039d38a7527129ca2d9727e7fd3b9ab1abc67c9cc4880f 2,694 1.00/1.00 vMB 6
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.91 GB
    • Received: 15.31 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.