Loading Tool

Explorer IconExplorer

Memory Pool

73,358 transactions
27.15 vMB
0.06155715 BTC
Random Selection Loading Transactions
Max Size: 165.88/200 MB

Candidate Block

Mining Attempt 81a9d49fdac8d16b65d90f1395dfc88e20a8cf1fe55dc42eb4ec89be01201795
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root dd74c2f328ad26b8c56132265e81210cceb80a9acd0dbed2f574dc0851d933eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00394162 BTC
Feerates: 14.05 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (167,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,656 747,656 0000000000000000000337413ad4ddc21690d8f78f848ac66da6f6283765ff3a 2,670 1.00/1.00 vMB 12
747,655 747,655 00000000000000000005b62c03026ecc335bc17a0cd2074b308eaa29ba19488f 1,666 1.00/1.00 vMB 4
747,654 747,654 000000000000000000036277ed64d2177bd3f990f5bb4b7832dd7e36dc16ccc0 2,484 1.00/1.00 vMB 9
747,653 747,653 00000000000000000001bbe5a54ab5f23c7e2e5685d5557b5bd220bfb6ab87b1 1,873 1.00/1.00 vMB 16
747,652 747,652 00000000000000000008e45df16b6d88c852720f0e650bd4187d3851f33c8b6a 1,455 1.00/1.00 vMB 4
747,651 747,651 000000000000000000005cbe31875d2f3c0dc1d603cf209f2e9a73daf3320791 1,779 1.00/1.00 vMB 3
747,650 747,650 000000000000000000049ad2a0a26b97d61981eeacb94ae02bdefe1a5ec8b66d 1,599 1.00/1.00 vMB 11
747,649 747,649 00000000000000000005d92a38d86800ce4d1d763432f8ffe2fcde8816443396 2,947 1.00/1.00 vMB 17
747,648 747,648 00000000000000000009e77f55605e59570ca0d9e841eb618fa21ecf29bb166e 1 0.00/1.00 vMB 0
747,647 747,647 00000000000000000004f6aa5fa0e063e77ae6170c03c2355dc55180648b8fc6 3,179 1.00/1.00 vMB 9
747,646 747,646 000000000000000000062f467e5ed99f25587f3e2937a1d6be65641d775ddfd3 2,819 1.00/1.00 vMB 6
747,645 747,645 0000000000000000000a0c99abf38c1c3182fd7fb43de13541f2547a2ea12829 2,291 1.00/1.00 vMB 15
747,644 747,644 000000000000000000096b292bde72ad675eaa44b7ffef47579f7dc4f9c07200 1,769 1.00/1.00 vMB 10
747,643 747,643 000000000000000000016b68cd9cf58cec91ae131c2b2a64baad6140f03a4309 3,486 1.00/1.00 vMB 14
747,642 747,642 000000000000000000026dbce14b9677e977eb61e8dca28d9757adb137b309a4 3,485 1.00/1.00 vMB 16
747,641 747,641 00000000000000000006848810ea44640ab0ed5ce213cbe2aa6c1ad94768decd 1,953 1.00/1.00 vMB 34
747,640 747,640 00000000000000000009fb6a8dc86a19135c443f2b24d899e1e410c125dcffad 875 1.00/1.00 vMB 17
747,639 747,639 0000000000000000000479b024084a8f23549789029c313711dd15a44694bd28 1,840 0.88/1.00 vMB 6
747,638 747,638 000000000000000000058936ba2af2eda8fa07870f2b7ed222cf56dd9dcd5aa9 1,966 1.00/1.00 vMB 22
747,637 747,637 00000000000000000006e1c88af01410f3abf1e736a0389971b0cc61c04b1314 992 0.39/1.00 vMB 10
747,636 747,636 0000000000000000000724a9183f404ec27ee80007cb3d3b45b2e076323b5482 344 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.