Loading Tool

Explorer IconExplorer

Memory Pool

81,020 transactions
29.98 vMB
0.07726221 BTC
Random Selection Loading Transactions
Max Size: 180.78/200 MB

Candidate Block

Mining Attempt 0c705a2f7477829a1c30398850c44eef8e649c35bae37082ea3541a08c5f7948
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2037a6564c9ff1839069fcae887ea51a22f063fc040f482583ab47e63cb0d127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,078
Size: 1.00 vMB
Total Fees: 0.01571237 BTC
Feerates: 502.67 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (168,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,308 746,308 00000000000000000003cab4fedd097ed6211d61fb115156df0ded7b5d534301 971 1.00/1.00 vMB 16
746,307 746,307 00000000000000000007ed950da9996b1fa35d5f87f91004ddc3df05d18131e1 1,465 1.00/1.00 vMB 18
746,306 746,306 00000000000000000002a6ea051f5df42423d73776742ad631bb4c5f8eda4601 503 0.23/1.00 vMB 8
746,305 746,305 000000000000000000066c162d66415ead092ed66ce679a40d03e30250bba019 622 0.31/1.00 vMB 11
746,304 746,304 00000000000000000005b48ee2b86c8a31513d31511e636488f58cf36e05dec0 521 0.28/1.00 vMB 9
746,303 746,303 00000000000000000002c24949e7ad3fea09150f18b7f800100a4568937d45ff 1,339 0.54/1.00 vMB 8
746,302 746,302 000000000000000000064a2dafe54f39b8026ee3d8b13bb5a1dd579c53da0d3a 2,212 1.00/1.00 vMB 16
746,301 746,301 000000000000000000084850e5a958b58521d844c3d30f2b8b3fd80532f041c1 895 0.41/1.00 vMB 13
746,300 746,300 000000000000000000026eab2cde0b6563e3100ec50458167bbaf9ed32deb2e2 1,699 0.65/1.00 vMB 6
746,299 746,299 00000000000000000005797514459ebad811c05c5b2ee8637f65a4806574ef4e 3,287 1.00/1.00 vMB 22
746,298 746,298 000000000000000000047a2a8f3609e3b1f58baabf3d9092f63a9277dcfe2ad6 1,825 0.65/1.00 vMB 7
746,297 746,297 00000000000000000006bc9ac65358c8277ca08bb065f01f7f502110be1a1b4c 647 1.00/1.00 vMB 15
746,296 746,296 00000000000000000003e3fc8ce7f60f54beb1f2448ba794b7492b9d66a58317 1,761 1.00/1.00 vMB 22
746,295 746,295 000000000000000000000d4004391b95157e2788a8019077e6cb7d9129b2f45b 338 0.09/1.00 vMB 14
746,294 746,294 00000000000000000006ad6b3252edd2c1ff834f156ee42ca75e8af93a3c2cb1 1,027 0.44/1.00 vMB 11
746,293 746,293 0000000000000000000581195a8f36954bfff3007234ed3d21c159cd2dcf7791 1,621 0.50/1.00 vMB 13
746,292 746,292 000000000000000000071ee4c97da84e1be0493ea3f787295979b932a752db87 669 0.35/1.00 vMB 23
746,291 746,291 0000000000000000000a29cc9ddcc8773dded324ee4813aaa3192b4fa110fa7f 1,062 0.41/1.00 vMB 11
746,290 746,290 00000000000000000003fd5a08f57ecdf3a82e6f2e54b86f260891b0fb5b7a8e 658 0.43/1.00 vMB 1
746,289 746,289 00000000000000000007fe534a75272ae831d243607b174308a59bfa75507c43 2,874 1.00/1.00 vMB 5
746,288 746,288 000000000000000000083f6437382c4dda283d88d954eeb2935618051b4951ae 3,574 1.00/1.00 vMB 21
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.55 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.