Loading Tool

Explorer IconExplorer

Memory Pool

78,969 transactions
29.62 vMB
0.11458530 BTC
Random Selection Loading Transactions
Max Size: 178.76/200 MB

Candidate Block

Mining Attempt 094729484a15e7d8a4739b0021e39cd06e2e3dfb9746c5ddd0546642f036fac6
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 4a2836692415fcc9f0f93efe45c0599b8f576a0c6f16643c7ebf5273abe16502
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,046
Size: 1.00 vMB
Total Fees: 0.05183078 BTC
Feerates: 150.75 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (216,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,976 698,976 0000000000000000000e4a13d92050475da42d9579b87d2299dfbc95f676a475 1,567 0.98/1.00 vMB 10
698,975 698,975 000000000000000000019f085de616151553d976e5c7d2ef480162c080cd1cdc 845 0.30/1.00 vMB 15
698,974 698,974 000000000000000000044281e610915bac6357b151e4410b095bb3ded58481d4 1,453 0.52/1.00 vMB 12
698,973 698,973 0000000000000000000aee19ce0a208c1e8fd7be3b5588ee2318f6aac2b1c78f 505 0.24/1.00 vMB 48
698,972 698,972 0000000000000000000e852406f48d0ed5a84acb1803253d3250bffe214172e3 1,275 0.44/1.00 vMB 12
698,971 698,971 0000000000000000000c3792058b89dac7d033018203e03634919a9eeb108e77 2,309 1.00/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.56 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: 670.22 GB
    • Received: 15.84 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.