Loading Tool

Explorer IconExplorer

Memory Pool

34,851 transactions
25.93 vMB
0.05516938 BTC
Random Selection Loading Transactions
Max Size: 131.15/200 MB

Candidate Block

Mining Attempt 10fef6d88085078961e857678c1a59148aaad9e932974df5d5807fe67b0187da
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root 07b747c894cb23802a47167fab5d06bc567ed8bd6d0bb60b2fe7409ea0e57a3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00741538 BTC
Feerates: 226.23 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (549,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,031 365,031 0000000000000000045138979aa615a62e0d4f7064dbae09e356016b21f2cd58 521 0.95/1.00 vMB 17
365,030 365,030 0000000000000000108656fcc53257952daf30a47098d0af2f74c6534e21e82a 574 1.00/1.00 vMB 22
365,029 365,029 000000000000000002a76a7f962c3591aabf91a4e34c39ecbbf9ec842958f341 349 0.95/1.00 vMB 18
365,028 365,028 00000000000000001531970bdc4b97de2cc11e65ad00d5ba7ae8e9bd662f3ee9 1,085 1.00/1.00 vMB 37
365,027 365,027 00000000000000000a9d35877aed633cc9ccfec7d5f7ae9f1f191537d1e8fc45 694 0.92/1.00 vMB 26
365,026 365,026 00000000000000000b883307cb064c58bdd7889e59b56f8f1629b1a54c66e125 5,459 1.00/1.00 vMB 24
365,025 365,025 00000000000000000e3a669e9f639e1920b71678a7bb7397fe2c46d889ac5446 932 0.93/1.00 vMB 23
365,024 365,024 00000000000000000f8df7778211923759b7328477efcfa8174a56bb93fe2369 1,158 0.93/1.00 vMB 27
365,023 365,023 000000000000000001314c68073479a4e1957a67e041fb018075cba15983f5ea 1,681 0.95/1.00 vMB 84
365,022 365,022 00000000000000001319610052172ba4841cf4b85f1a1b0b83f98c7a13b44cfb 650 1.00/1.00 vMB 24
365,021 365,021 0000000000000000075572419c37e67536c562aeea8ddd2d19add87d21ad5e9d 1,922 0.95/1.00 vMB 68
365,020 365,020 000000000000000000d9f637f922a8be903c8dc7fbc445ae34ee2064c7e79ffe 1,148 0.95/1.00 vMB 36
365,019 365,019 000000000000000008fe3c853a9f00b49ce0daa90382a373b032c17deec6d5ec 4,386 1.00/1.00 vMB 14
365,018 365,018 00000000000000000e55198cac1ecacb91be9f14032bd683966bf34d845031c9 939 1.00/1.00 vMB 34
365,017 365,017 00000000000000000a4570830e755aa4add4315f30e96c64651b7a1df42cc3d5 504 1.00/1.00 vMB 21
365,016 365,016 00000000000000001270cbcfad75d0a369fe3ab016e56d9e487e17ea04d9b71e 1 0.00/1.00 vMB 0
365,015 365,015 000000000000000007ea933e5116ac7d3ff153965fb0579a6c659ae06878087d 5,787 1.00/1.00 vMB 27
365,014 365,014 000000000000000009b36755443d3bca023f3c96f5ad7b81a1e5c0dff3268dde 2,771 1.00/1.00 vMB 23
365,013 365,013 00000000000000000966d49bcf6a171542cccc0ae21726702050b500db54e67b 914 1.00/1.00 vMB 35
365,012 365,012 00000000000000000cc7fd9069ff185dc07506296747b0b9f823f037ac6544d6 1,396 0.75/1.00 vMB 41
365,011 365,011 000000000000000001a1ccd986f8ebeed58e176034a7e1e2f3979b475558bfa0 1,932 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.