Loading Tool

Explorer IconExplorer

Memory Pool

82,925 transactions
30.81 vMB
0.07873607 BTC
Random Selection Loading Transactions
Max Size: 189.00/200 MB

Candidate Block

Mining Attempt 0d36493d013420b6430b956560e5a10d0633cd3d332f2aafee6a2179a9e067ba
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 87d95c11104d74d695fbdf6d5b0bfc243c2611c64bf46c5d8f31bcfbdd1aee18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,074
Size: 1.00 vMB
Total Fees: 0.00944922 BTC
Feerates: 146.36 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (124,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,518 790,518 000000000000000000038e06ef0ca7134739192cc3b82998a68481cad5528f24 2,642 1.00/1.00 vMB 113
790,517 790,517 00000000000000000001fbe4a76a314e46e167682edb0042a5c262e490ff11c0 3,408 1.00/1.00 vMB 51
790,516 790,516 000000000000000000054db4904ce0b336298268232b0ab2181d34cef56c9a60 3,154 1.00/1.00 vMB 71
790,515 790,515 00000000000000000003ba3acc1e8555cb7303da5d63e4bf4da2a9de89af547c 3,538 1.00/1.00 vMB 59
790,514 790,514 0000000000000000000147625c80e1de0e5fb009736bfa0cffd8431492da9cd8 3,449 1.00/1.00 vMB 54
790,513 790,513 000000000000000000003a07757ba5dd9525d3c74a9dc7eba8c17c9f6735afb4 2,661 1.00/1.00 vMB 55
790,512 790,512 00000000000000000001881e0491719567499120fe5ae5c987fcf71a05c2c104 2,834 1.00/1.00 vMB 68
790,511 790,511 00000000000000000001981a2d4351aeb7c7ba2bb3fe47047ef0760d79437910 2,184 1.00/1.00 vMB 82
790,510 790,510 000000000000000000037a040bb2bdc261332a335a8b7b8c3b5631aa02a8026e 3,368 1.00/1.00 vMB 119
790,509 790,509 000000000000000000003dcd349f97264011aaab12a19baa9ed55f04fb63f741 2,739 1.00/1.00 vMB 116
790,508 790,508 00000000000000000000145c9130e433af7b786623de185afb5b0a3aa59d4b3c 3,554 1.00/1.00 vMB 48
790,507 790,507 00000000000000000004b3f88a04f2ba8372b71b70c566cbb9fc2e95c91bbce0 3,375 1.00/1.00 vMB 39
790,506 790,506 00000000000000000001b4a9e7cfb8c3f845600a980f3dea023a9eb78aeeedca 3,323 1.00/1.00 vMB 72
790,505 790,505 00000000000000000005abd61f68d79741c6f7f79d4ce41785c0d335dd8a6b55 3,291 1.00/1.00 vMB 97
790,504 790,504 000000000000000000032200349352805683c4773539c2bda82eb9455b653735 3,495 1.00/1.00 vMB 46
790,503 790,503 0000000000000000000088f5868a56a98661fa892af2449f255b3907783f10a9 3,007 1.00/1.00 vMB 92
790,502 790,502 000000000000000000013dfadb495456768a86c1b0b194713d6a3317a6e568f1 3,067 1.00/1.00 vMB 77
790,501 790,501 000000000000000000035b575c034ef222b592f405727035406da6c25c845aba 3,510 1.00/1.00 vMB 71
790,500 790,500 0000000000000000000440b973f2082fb2afa139654d82aee8d74ae3609be105 2,453 1.00/1.00 vMB 91
790,499 790,499 00000000000000000001bb10655fe2cf255bde210a56ea03d5584166c2bfb502 2,583 1.00/1.00 vMB 101
790,498 790,498 00000000000000000001b09b21ec2fceb3ad380c2f5ecf56022f5fb01f6b3944 3,158 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.99 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: 717.21 GB
    • Received: 17.84 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.