Loading Tool

Explorer IconExplorer

Memory Pool

42,648 transactions
29.72 vMB
0.09053626 BTC
Random Selection Loading Transactions
Max Size: 151.15/200 MB

Candidate Block

Mining Attempt 7114cc0f2262fbca4044a51393dc925980bf5efb7178445d8709157e9d5f8d44
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root a3266e1220d6d8d1a51737ef37e71737ec496d65233e2f9b3bd1649486b1940b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,378
Size: 1.00 vMB
Total Fees: 0.03105225 BTC
Feerates: 150.97 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (388,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,540 526,540 00000000000000000027913717bdedcca35b0f097b37f964adbf32b94f60724b 2,203 1.00/1.00 vMB 20
526,539 526,539 000000000000000000232d41a4d31d1d1b13204f9b9e6ac330804bd0df884946 1,044 0.43/1.00 vMB 22
526,538 526,538 000000000000000000294d1145a045e1e835af8a1dcbe11816ef3d167f9ec5d5 1,317 0.57/1.00 vMB 26
526,537 526,537 000000000000000000224df5251e6e549ade893caa8ae459792fb8de72c9a62a 194 0.06/1.00 vMB 19
526,536 526,536 00000000000000000020b4782946e10362340103db31bc8cc5bd0ae7e9961a7d 904 0.37/1.00 vMB 26
526,535 526,535 00000000000000000028fb866e7375b738030612a7144fd94f8eec173a67e3eb 1,663 0.65/1.00 vMB 21
526,534 526,534 0000000000000000002adf758c8c3d3ff3e01abd2eb8f2c49c0aff1063f91b14 259 1.00/1.00 vMB 2
526,533 526,533 00000000000000000032eba815b71c77fc5e7a813298352c05724a4cdf7b19b7 330 1.00/1.00 vMB 4
526,532 526,532 00000000000000000030ad5a3f18b17ba3dc4a4dee590bb11b103c139ecacb7b 274 1.00/1.00 vMB 2
526,531 526,531 00000000000000000001f44e2c2dbb4211d32ea4ff4091dd44302cb69c4ff32c 340 1.00/1.00 vMB 4
526,530 526,530 00000000000000000012f09e519e05301e4088217a1ab6ca09b705d89f7132f2 827 1.00/1.00 vMB 7
526,529 526,529 0000000000000000002a457f183476878c00a700dcaab4cd914db0bdd3cde8e1 755 1.00/1.00 vMB 9
526,528 526,528 00000000000000000011cef6b1d66d6754f119938f8ec8e7b94ca54d3c21ba52 1,695 1.00/1.00 vMB 17
526,527 526,527 00000000000000000008842bfe9c3797cc50f02e014c8e3bda35601cc033cb0d 575 1.00/1.00 vMB 12
526,526 526,526 0000000000000000000a57dfcf4be647f20f2e82c2fabdc1c57bc16bf0d14ea7 702 0.22/1.00 vMB 20
526,525 526,525 0000000000000000000cf79205e876d5bda02f30e16282fd575d945a93b9ed50 58 1.00/1.00 vMB 1
526,524 526,524 0000000000000000001df7b5bba15a6f44ff2f35b2067735ce0dbd126f0aacdf 154 1.00/1.00 vMB 1
526,523 526,523 000000000000000000323aee492c539b76cb697de48ee90e643f118511559c0a 350 1.00/1.00 vMB 4
526,522 526,522 00000000000000000014c79d82d1a5d5297a3858b75b31b73a01f31f99281ebd 367 1.00/1.00 vMB 3
526,521 526,521 00000000000000000015f678be07a4e4cb3193a260ac3ec9f6c634b92b5ed744 917 1.00/1.00 vMB 8
526,520 526,520 00000000000000000018fec03faebda09efe99edeb6daba17cd3132d7ec85642 768 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 GB
    • Received: 11.66 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.