Loading Tool

Explorer IconExplorer

Memory Pool

79,672 transactions
29.99 vMB
0.08619831 BTC
Random Selection Loading Transactions
Max Size: 180.72/200 MB

Candidate Block

Mining Attempt a8dcd59a31bd9405eef505e1a48da8616496e3dfc045717c642ffeb4d89197ea
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root b51ac19bc7cc04f85e796c9dcc33f32ff9e518d5ff85e7617653d761df1f03a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,011
Size: 1.00 vMB
Total Fees: 0.01718750 BTC
Feerates: 40.21 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (362,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,864 552,864 00000000000000000006798662c17349decd10af834fc0865c433343a8d3f18b 2,835 1.00/1.00 vMB 15
552,863 552,863 0000000000000000001c2287ffae330209431f49df818e60fe7450c30fd86cc3 2,238 1.00/1.00 vMB 16
552,862 552,862 0000000000000000002e96ad432d3251dd89bd18dfa5299bb1be334e87d6feec 2,059 1.00/1.00 vMB 19
552,861 552,861 0000000000000000000f77f2d2b5d1be2272d2fe5e1cf614440f18a1560a967d 2,583 1.00/1.00 vMB 47
552,860 552,860 0000000000000000002ab7cede604dedd982fe483fb0ab6c79d8574083758d7f 2,796 1.00/1.00 vMB 34
552,859 552,859 00000000000000000003837a066d078b6cbcda0e99eecef39feb0f5950c577f6 1,799 1.00/1.00 vMB 23
552,858 552,858 0000000000000000001656f1b018bccc565929f1445be617412682d71e6ed377 2,198 1.00/1.00 vMB 15
552,857 552,857 0000000000000000000d5ec2b3b415b574d9efd38d261b7b200bd7e0057c7bab 1,880 1.00/1.00 vMB 10
552,856 552,856 00000000000000000026a191b533ed4fe574a76f18f5ef4c95831fa138d328b6 1,725 1.00/1.00 vMB 25
552,855 552,855 00000000000000000028d95bfd2885f2ffb230150f005413fc3137be104f7ec5 1,812 1.00/1.00 vMB 19
552,854 552,854 0000000000000000001e9ab101a38ecb0b4d0a4d51da6bfa259976cd2f34a3b7 2,895 1.00/1.00 vMB 37
552,853 552,853 0000000000000000001622b41c960266eef414e969d9fd842bd3d204615778b8 3,054 1.00/1.00 vMB 45
552,852 552,852 0000000000000000002e967dc0fc24889f327670bb79dcdff6ec490bc102378c 1,581 1.00/1.00 vMB 13
552,851 552,851 000000000000000000307b74d68bab8c2a4f84d7209bc5a8f035b67d616be847 3,097 1.00/1.00 vMB 39
552,850 552,850 00000000000000000010b87624e0d7a0de67e604dca9f89ecb9670033585de13 3,382 1.00/1.00 vMB 34
552,849 552,849 00000000000000000029d764c85700716f71d647ff61854391c3d728ccd07476 2,071 1.00/1.00 vMB 35
552,848 552,848 000000000000000000261b66717b6fded30a11e04d708fa2a483257db54c1234 2,470 1.00/1.00 vMB 45
552,847 552,847 0000000000000000002178bb315d28dcd36f3bfd7a0c660aa48bba9f0425734d 2,303 1.00/1.00 vMB 32
552,846 552,846 00000000000000000020ff5a3a79b89ec47ab7e8b40f6a663a0f620d622fce21 2,570 1.00/1.00 vMB 16
552,845 552,845 00000000000000000016bc41e11310999656918561e79e5c2023b71f70403a46 2,126 1.00/1.00 vMB 17
552,844 552,844 000000000000000000197777d9c5cb879bad9e8e44a67a893c5577016eb273ed 2,299 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.24 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.