Loading Tool

Explorer IconExplorer

Memory Pool

76,788 transactions
28.69 vMB
0.11390403 BTC
Random Selection Loading Transactions
Max Size: 173.62/200 MB

Candidate Block

Mining Attempt 10dec59193587ee7e8cfbc7aa0bd5bbc2756e30329b2c5a2186738c4899c8222
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 49da13db27706a39e41901ee5be51e6e5d3d7e9ffecc425a0b6b15cdb91de95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.05434559 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (216,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,970 698,970 00000000000000000003a6e8470cde1dbbcb09184230a8faf5fc5de33f2dac4f 911 0.32/1.00 vMB 14
698,969 698,969 00000000000000000000e5bfccfc4e6336adb5e9b5e2e888594a3785d405acaf 382 0.12/1.00 vMB 14
698,968 698,968 0000000000000000000e048b6de5ac11170841112e64f6d10e250ef88914dc94 1,575 0.59/1.00 vMB 10
698,967 698,967 00000000000000000008c121c2421086e2360a327949f6c5e175e5dfdaf3538c 2,995 1.00/1.00 vMB 10
698,966 698,966 0000000000000000000a0be6d27b6e7f4a886b6afb9df92ff7e8356582020f4e 2,267 1.00/1.00 vMB 10
698,965 698,965 00000000000000000007a9fc98aaeac1430e1d1744f0798f0c26ff2dae97606b 1,779 1.00/1.00 vMB 17
698,964 698,964 0000000000000000000c377514073b96b05aee21560a4128db1b25676be8b811 1,498 1.00/1.00 vMB 15
698,963 698,963 00000000000000000003a9a161883872e2b30663f0535fc3939a71562b426369 791 0.32/1.00 vMB 13
698,962 698,962 0000000000000000000de83cd4195b28c3a336d08528521cf95aec3cc133d6d0 40 0.01/1.00 vMB 24
698,961 698,961 0000000000000000000a86836f04442ae832b7507d0adbd1003ce8c5da9a3c5b 1,352 0.46/1.00 vMB 13
698,960 698,960 000000000000000000047ed0f95dfa8633da471b6c2bad55326657997718e182 49 0.02/1.00 vMB 10
698,959 698,959 000000000000000000074ddfc993239f82fd01d250084d887c35a05e51b48ddf 2,296 0.70/1.00 vMB 14
698,958 698,958 0000000000000000000353480bdebc04db20d563b9c06ee081e0506a0ea4d35b 711 0.21/1.00 vMB 15
698,957 698,957 00000000000000000002b1da85cf3cc7fa54997fabf884131bdf4127832eca6a 880 0.30/1.00 vMB 13
698,956 698,956 0000000000000000000b019f89c73534dbdf6e35487a096a5efce37f99bdd616 1,396 0.64/1.00 vMB 12
698,955 698,955 0000000000000000000632ce098c0a073e4a132dc3a92cf465fe650f265fa91b 85 0.03/1.00 vMB 29
698,954 698,954 00000000000000000000b44f30ecc22abc635804be6e7fbe50fd75e58d4c4216 1,311 0.41/1.00 vMB 10
698,953 698,953 00000000000000000006a4f6a06313d6c9846da49253636dd50b21ccd13e1e28 2,598 1.00/1.00 vMB 13
698,952 698,952 000000000000000000005e2fe76d378e3147b29ee47a3a06c170ae3c0ba25926 825 0.25/1.00 vMB 12
698,951 698,951 000000000000000000063c4a8d37581ec6d1e5b62e062800acfa28f37ee0ae71 1,976 0.76/1.00 vMB 11
698,950 698,950 0000000000000000000f72baf6c8c877922816ac01bd55de43b012c9099da037 173 0.04/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.