Loading Tool

Explorer IconExplorer

Memory Pool

50,960 transactions
29.03 vMB
0.15688578 BTC
Random Selection Loading Transactions
Max Size: 155.66/200 MB

Candidate Block

Mining Attempt da88a7bebafa0d269f015e0b598c8b000d0c6a74c01341af5381da9d03392a86
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root b1c3439ce2cdba5cf788ea3b100fae09bdf0a83a28ef8056b584a037aa5ff89e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.09409828 BTC
Feerates: 302.00 > 9.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (239,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,865 674,865 000000000000000000086976cd4252745ac120c2a57738bd0eb001f2a54db4cc 2,421 1.00/1.00 vMB 68
674,864 674,864 00000000000000000006ae299e802cecd5ffac55b9f85c9cba5e99ff6b72f030 2,399 1.00/1.00 vMB 27
674,863 674,863 000000000000000000031af239790716ab690d1f86238a11e67f37d6417a2dac 2,288 1.00/1.00 vMB 39
674,862 674,862 00000000000000000002b3dfd333f30f2c6130fca0da3e84edb1e4c11bf75347 2,164 1.00/1.00 vMB 49
674,861 674,861 0000000000000000000af3dc88b6fbd87567101c096f507edcfa81fc34a38dfc 2,652 1.00/1.00 vMB 89
674,860 674,860 00000000000000000000e73fe19b0a483a93ad1dd25b24ea04790d08d7fd4efc 1,696 1.00/1.00 vMB 33
674,859 674,859 0000000000000000000b35cab83e4655f6adf26cbf841322193f1d123859d6cf 1,905 1.00/1.00 vMB 41
674,858 674,858 000000000000000000034be1b976b5669b12c8abe4c148635d704f32403e3eed 2,259 1.00/1.00 vMB 48
674,857 674,857 0000000000000000000c177cf827034661a248c5bb5c6ad7b0608702e8f9e728 2,923 1.00/1.00 vMB 73
674,856 674,856 0000000000000000000a95060aab894397d04bbf0666098d00b13844c48af89b 2,363 1.00/1.00 vMB 97
674,855 674,855 00000000000000000009d47773308fa6e533676a9ac83e53e690f3d40194b893 2,069 1.00/1.00 vMB 104
674,854 674,854 000000000000000000061af91a150be16da9a66bc08deee52691c7e2b8e73fb5 2,720 1.00/1.00 vMB 123
674,853 674,853 000000000000000000015340648a7a3630eebedafa917abbe2ebd5ba25289352 1,230 1.00/1.00 vMB 106
674,852 674,852 000000000000000000032fc4b242c4525096f2c70e7b22c9fe82f71e01408965 1,200 1.00/1.00 vMB 103
674,851 674,851 00000000000000000008aaf87c0a152b99d52eb5191ca277d81d485a2d511e43 3,007 1.00/1.00 vMB 123
674,850 674,850 000000000000000000035abbfcd2a56799945fd552aa166c4e3ec0c4ce8e69c1 1,478 1.00/1.00 vMB 53
674,849 674,849 0000000000000000000a6c6c8bcc4d5f8ec09fa579eaf09060c197ca15247794 2,560 1.00/1.00 vMB 95
674,848 674,848 00000000000000000006870c2891b440c277a87da6219ad90b19dddb543e8ee9 2,345 1.00/1.00 vMB 112
674,847 674,847 0000000000000000000ca94c329777c473d6e9a0abbbe5d17342603cf2afd0c0 2,521 1.00/1.00 vMB 116
674,846 674,846 000000000000000000053bbb2fdd7e72feb6e19f434d686eb11455c1427ce147 2,441 1.00/1.00 vMB 98
674,845 674,845 000000000000000000069f46198a6a007ecf25560cb871a19aad16e6080cf6d8 2,441 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.01 GB

Node Details:

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