Loading Tool

Explorer IconExplorer

Memory Pool

34,566 transactions
10.76 vMB
0.19414777 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt ea46c4ff82889b5420e148b325154f0a7df13761742b9d87ca2b7f67606add50
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (747,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,534 165,534 00000000000009fd059a4c8d37a7280132c01a003e5e0c3fbfe76b8f22fe51e1 72 0.03 vMB 118
165,533 165,533 0000000000000ac15badf58e1b53bf1b657924046cdc9f4f7ea38b72059cb855 33 0.01 vMB 366
165,532 165,532 0000000000000b05dd0d0622dc0568768954229022cf5839ae65a8c3c44e3f04 31 0.01 vMB 3
165,531 165,531 00000000000002902726d048027bfab89a1b5845bcc8d5ba92379e368d199e02 11 0.02 vMB 292
165,530 165,530 0000000000000a6f8c3ef8c4d93b2c3bdf08c7187e381e25c53408ecf011d954 75 0.04 vMB 116
165,529 165,529 0000000000000a634a9d31cd28aa4a6ae691cc74f3e95474f0b12661e3c48d28 131 0.04 vMB 103
165,528 165,528 00000000000009e965532c0a2c3dcb26b5100a464c97faae71c8e1234c1cb419 61 0.04 vMB 55
165,527 165,527 00000000000001fb32885218fb82b5207507b510988cfef61dd30c95106ef662 1 0.00 vMB 0
165,526 165,526 000000000000078af78efcaa820074c4a9619bd2bb17d3d324d427f75a9af5b4 1 0.00 vMB 0
165,525 165,525 0000000000000216c90436261070ec0a575af972435c60461e7d85535d47326e 66 0.02 vMB 2
165,524 165,524 00000000000000fa663e9a5e793b275579500d99b82212598f883b0b6a89c91d 33 0.01 vMB 40
165,523 165,523 0000000000000572c437edf738aa3cc1e733bbfd4bdd51f3a6bb985fae130d9a 97 0.03 vMB 146
165,522 165,522 00000000000006e7a9f8dc7e66cd9d9581bfb5141227b0ab6e34c9cdb033d6e0 1 0.00 vMB 0
165,521 165,521 0000000000000846a1bc4dd1ffb85a6868952557a6e0da50950a5703ebdaa625 38 0.02 vMB 119
165,520 165,520 000000000000042c315a0a20af62c762ce83f23d3c6fb00e2c72c60e881137b5 9 0.00 vMB 1,279
165,519 165,519 0000000000000c0372bcf961c8c704a202de6d128e1c1de35a4598a0c0b30855 71 0.03 vMB 198
165,518 165,518 00000000000000a76c8620193d58ee86ae5c91eaf212724f7b38f58f0e6d80ca 29 0.01 vMB 206
165,517 165,517 0000000000000626589331d98882cb19c17a67f61fba86b883a0a620b3263a0f 33 0.01 vMB 198
165,516 165,516 00000000000006f1e792014b6b6f860337200dcb85e208d62d820dc04ac576c5 80 0.03 vMB 70
165,515 165,515 00000000000003ed4cc36bff755e628e5766350b3cf9f37167c629433e6ab4a2 143 0.05 vMB 136
165,514 165,514 000000000000084836d6dbaf12175e204d49d50455f353043338ee67c9a1874e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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