Loading Tool

Explorer IconExplorer

Memory Pool

18,304 transactions
9.73 vMB
0.06461447 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.95/200 MB

Candidate Block

Mining Attempt 42af2bed353a4d0b5b8ec83a63a5c071bf0e3bcff1be9298e15c44c3860762db
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 7e7516c50481dd0517bcc66743f66dc641d39d26189e90692cc6c0d7b99ab465
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,481
Size: 1.00 vMB
Total Fees: 0.03950420 BTC
Median Feerate: 3.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (572,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,865 340,865 00000000000000001597647e1d3dd87d3f2b25e30dbf1714609d5a10c2acbe68 1 0.00 vMB 0
340,864 340,864 000000000000000002fd9857ccb98eed7876cc2603dfed6656b8a296a6770af9 56 0.10 vMB 4
340,863 340,863 000000000000000012d7ba82106509916b8cadcc081a21bf88d8fcf07ab5b89d 813 0.45 vMB 30
340,862 340,862 0000000000000000166b14361ff39fe806498c418354dfba30d39f05a6f58b17 370 0.21 vMB 20
340,861 340,861 00000000000000000bebffcefef1e7b9c8a60e10bfd9fc3f74ed69eca0af86ad 841 0.41 vMB 26
340,860 340,860 0000000000000000037c093453acdece3e2c55018f6bab5cb41989fd66a7e9e4 1,152 0.97 vMB 16
340,859 340,859 000000000000000015838f4680c941f342e89d31dbc7189bb10ef73bef938121 2,118 0.75 vMB 34
340,858 340,858 000000000000000007f9c9084dd266b735c161368a8f63039747c7fb6d850d53 2,048 0.75 vMB 34
340,857 340,857 000000000000000003c6a3067dc2775f3b1f6e57c8172f9fa307e0fb7fd1dcb4 951 0.53 vMB 24
340,856 340,856 00000000000000000337ce3069874c8d001d47dcc498652a30dc9d6022943957 619 0.67 vMB 18
340,855 340,855 00000000000000000352b349adaecc6406d65b4ad1052204b40de7598b2889f1 283 0.22 vMB 15
340,854 340,854 00000000000000000ca63f48468b52d24bec2df363d5bee1fb5ad4f482c29a50 1 0.00 vMB 0
340,853 340,853 000000000000000004a36f1ec1b86a297cf43a28a52cd7bf9b773722893b2158 512 0.20 vMB 34
340,852 340,852 000000000000000014f3f30b2b7a7ea9a4e78b45afbd9c0b84156711315e27ba 545 0.33 vMB 23
340,851 340,851 000000000000000001e5c03d55b57aae9c791605c309f015c98851df40a6efc7 75 0.10 vMB 7
340,850 340,850 00000000000000000fc257ec0cf814974ee1f7bc156ddd7bc73b817d029c6c8c 268 0.15 vMB 24
340,849 340,849 00000000000000000d39eba9ffcdbc15e917c7bc591302e8eb62075a200362ea 1,188 0.51 vMB 29
340,848 340,848 0000000000000000131e57ee5fdf91c3422548acc0a10e5202b53e1d22c32b3d 186 0.10 vMB 24
340,847 340,847 000000000000000010eae8c24d30d0036180c44815fc3781f8f2bcee5f0380d9 287 0.20 vMB 20
340,846 340,846 0000000000000000131bf2928eacb270c417d2d28e6814c1d9db651b11611cf0 561 0.26 vMB 26
340,845 340,845 00000000000000000a4ad3d49d696e4b988140932519cf0f6efb4dea524632f8 192 0.09 vMB 27
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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