Loading Tool

Explorer IconExplorer

Memory Pool

77,627 transactions
29.56 vMB
0.07295111 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt b7671d4f9b741b5ad2d59415eec27e83506e7fa48d0cd7d4eb28f355e1c6dd86
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 3dba976246e2f21c0fd7cdbb4da4b84bd6bd7385773a7feef568e572cc2ca45a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.00774843 BTC
Feerates: 75.20 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (13,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
901,437 901,437 00000000000000000000a48968a9087de0a53c7e2aa68f1e995e7b96c7709a9a 1,343 0.50/1.00 vMB 2
901,436 901,436 00000000000000000001ca9a8294cfc4e2b63163f2f34f2fb86d20ca93f342fa 1,150 0.31/1.00 vMB 2
901,435 901,435 0000000000000000000086e7c1535f5c2a66cc21c08336a32fd27575b537cb00 2,498 0.81/1.00 vMB 2
901,434 901,434 0000000000000000000214c2543f83d5c392457f7f274f8cc7c90509d6f40890 669 0.25/1.00 vMB 2
901,433 901,433 0000000000000000000197b60bda1f35adc7cd4d2adb37b3925e9400c8586ec6 2,275 0.47/1.00 vMB 2
901,432 901,432 00000000000000000001f9a920414c8c09750780dd8a0317e60e0fc73a766a76 1,533 0.49/1.00 vMB 2
901,431 901,431 00000000000000000001002338d8a39647a8e895d72a4a3eec2d598de4b8b81f 343 0.11/1.00 vMB 2
901,430 901,430 000000000000000000013822922fda8d581886443ac36e36ab5acd6b93743b3e 1,858 0.50/1.00 vMB 2
901,429 901,429 000000000000000000011e7ca83fed77c18b062c84b98a934d59384a7556c5fe 2,218 0.65/1.00 vMB 3
901,428 901,428 000000000000000000002fea45062de2dcfdec1b4e2bd107a2b61de0bbc214c7 803 0.22/1.00 vMB 5
901,427 901,427 000000000000000000009607e0dfa4aef9a91971f3c6bcd9ce6e71b3f07c7e3f 2,150 0.85/1.00 vMB 8
901,426 901,426 000000000000000000017260602a4d0972df40456262a02cf8b8284c2cf6059c 374 0.09/1.00 vMB 2
901,425 901,425 000000000000000000016878cc82eca6658ad20eee4f53cb597e3e32bc9125bd 3,140 0.92/1.00 vMB 2
901,424 901,424 00000000000000000001e8aab6f19a9a034cf027e09a941aefcdd6461aa128a3 777 0.19/1.00 vMB 2
901,423 901,423 00000000000000000000c17a43472e8a626f67612d7705dcde649f952965ea2c 78 0.02/1.00 vMB 2
901,422 901,422 00000000000000000001e2da01368ae0cd5123b77139087c959ce37d53eb0fa5 1,907 0.59/1.00 vMB 2
901,421 901,421 00000000000000000000643f9be3e336dc1ee137b697339357665651927205fd 739 0.17/1.00 vMB 2
901,420 901,420 000000000000000000002a4329be0d166dba740e72e6fe48c9a6bdd50e429583 3,091 1.00/1.00 vMB 2
901,419 901,419 00000000000000000001dbed82a97b8ac2957dc990319abf51059448683fb45c 3,478 1.00/1.00 vMB 3
901,418 901,418 000000000000000000018f7679cb5b2d356a00466d7341a7f7fa76f70507b794 530 0.17/1.00 vMB 2
901,417 901,417 00000000000000000001df08b1cbe0c1ea8a6a705611a3eef4771e1ebac20b81 252 0.09/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.