Loading Tool

Explorer IconExplorer

Memory Pool

42,652 transactions
29.26 vMB
0.07549896 BTC
Random Selection Loading Transactions
Max Size: 150.14/200 MB

Candidate Block

Mining Attempt 14cca7aa46b2088b5e7a9a64b9b34707575c26b95ba3341367113becb2b3e536
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root da5744ecbb50ea15352da3003f43a09abd0972e47b0e44ff8766ba5ddd7cd105
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01814841 BTC
Feerates: 100.36 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (231,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,414 683,414 0000000000000000000ce4cc6f54dc4b744656c28d8358ae4a853a5e8a34f220 1,074 1.00/1.00 vMB 52
683,413 683,413 000000000000000000019f9de83ecae7c8ac9f1b785c34d28240b35b35cb793a 1,738 1.00/1.00 vMB 35
683,412 683,412 00000000000000000009c5346b2bf8d856f4da99a105274d5c723ec07529a607 1,018 1.00/1.00 vMB 17
683,411 683,411 00000000000000000002cf148b63d095d49b3c721366c050d84585b7b125361e 709 1.00/1.00 vMB 15
683,410 683,410 0000000000000000000113a986396b3d6eecf5389fc8581c7924b106429fceb6 1,826 1.00/1.00 vMB 21
683,409 683,409 0000000000000000000987e9d6649d381f15405304e4496b2e77abdab002bce1 1,767 1.00/1.00 vMB 29
683,408 683,408 00000000000000000001949f26c2c55643d56767a6ff21620d554fda1ba633cc 2,459 1.00/1.00 vMB 53
683,407 683,407 00000000000000000003aeabb1176de42413ead45fce2607826bfb7af8657632 2,114 1.00/1.00 vMB 6
683,406 683,406 0000000000000000000d829ecc9603a5edac1ecd268cb4e358ac01ae62fc9ac1 1,749 1.00/1.00 vMB 31
683,405 683,405 0000000000000000000036aea9eedce3917aa64bc8949c8a4f09f9eb32aae631 1,267 1.00/1.00 vMB 46
683,404 683,404 00000000000000000004e62d9208d30d24f69af576c4c17e40d1e85602f7fac1 2,874 1.00/1.00 vMB 66
683,403 683,403 000000000000000000050a95d89cd765d1112901642cfc3dd7968aafb093cef6 1,481 1.00/1.00 vMB 56
683,402 683,402 00000000000000000009d529091c1d4aee3030b9ee5560dd570edc59dc81d422 343 1.00/1.00 vMB 7
683,401 683,401 00000000000000000000bb917481cb4837f532549ba05d94c10108b91e06a782 288 1.00/1.00 vMB 8
683,400 683,400 0000000000000000000c9ab0ff2e2c14545ada04fa0c648473f26ae23a8dfd13 1,020 1.00/1.00 vMB 27
683,399 683,399 0000000000000000000a6d723681f8407ebec1e70e92029ccd700371bfb456ea 1 0.00/1.00 vMB 0
683,398 683,398 00000000000000000002d349ddbb366767db8e60a60677d8b5a23a021a776f2c 1,378 1.00/1.00 vMB 25
683,397 683,397 0000000000000000000cd4da8c883f38ccc3dee48e1a96e8db61c69d8c744dc5 1,577 1.00/1.00 vMB 29
683,396 683,396 000000000000000000024d9b7e50886cdb191c30b83311e1fd0c96b34b460df9 710 1.00/1.00 vMB 12
683,395 683,395 0000000000000000000bfc90850d026ee1ee6e7f30641b610027f4c76636e871 969 1.00/1.00 vMB 19
683,394 683,394 00000000000000000008c9ac60d94a505b0e3086999ceecf26771a728a7ec000 249 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.