Loading Tool

Explorer IconExplorer

Memory Pool

83,569 transactions
22.22 vMB
0.05399462 BTC
Random Selection Loading Transactions
Max Size: 151.06/200 MB

Candidate Block

Mining Attempt 8bf72e3aa0efdaab7956bc4d7c95758314e728a22f654848545bad0fc9c4fb39
Version 20000000
Previous Block 00000000000000000000860ac8db753f278bde63063e7757c14c7a52f8a20008
Merkle Root 4e402f615d341b8ee67c53a088521ef32972e4a253a78907b803a6b924d94f25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,799
Size: 1.00 vMB
Total Fees: 0.00481857 BTC
Feerates: 73.20 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,894 (821,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,940 93,940 000000000002ef9e97c2633aaadd55cab78a4596810a834a19357ba777a06d5a 9 0.00/1.00 vMB 0
93,939 93,939 000000000008288fe293ea85acb3e2aa6723799f72208cea06e0d06764e3ac60 7 0.00/1.00 vMB 0
93,938 93,938 00000000000139cbbba64d00199403cc6d07f8ced11cf57d607149ac8050b639 8 0.00/1.00 vMB 0
93,937 93,937 000000000006d6fad80a2f3a147e2c22e2e3c4de4dd678c710a624a9d18837fa 7 0.00/1.00 vMB 0
93,936 93,936 00000000000785351d3e521371e9235b09595b613cd862f1aa00b8b3f23baef5 8 0.00/1.00 vMB 0
93,935 93,935 0000000000049517a2df07ce0a7af138ea7567cd667da8d0d76ebf1fab4a002a 9 0.00/1.00 vMB 0
93,934 93,934 000000000004dea1e7714a80e4630e991a25084c69effc5718c27037c2f45f41 1 0.00/1.00 vMB 0
93,933 93,933 0000000000081200e67627a2925dbeee821712913bb9b767761470957a1bc5f6 8 0.00/1.00 vMB 0
93,932 93,932 000000000004a499b0904e2ac74af41dd515c6adf58d283c9187cac6d64e58ea 8 0.00/1.00 vMB 0
93,931 93,931 0000000000057590ef7d8b4cad89f1dde322e4a1fb2ae3fb4d1cc7d4e9a95e29 11 0.00/1.00 vMB 0
93,930 93,930 0000000000000a0375eba568356d04c3c48c2616cb80595d19bee25857cec91f 9 0.00/1.00 vMB 0
93,929 93,929 00000000000953e8eaf30402a554df304125f231758aaab905e067b555ea523f 1 0.00/1.00 vMB 0
93,928 93,928 000000000001b289162d848a0b473d888cdf221a8aed530f0d418b14221816e9 4 0.00/1.00 vMB 0
93,927 93,927 00000000000435542a5c52895f78df1c687f1e599f651b4a90ba0a726981b3a1 3 0.00/1.00 vMB 0
93,926 93,926 000000000008ea5fe985640aaad2ae42776aa22047b3714495c2a2cbb92cf557 3 0.00/1.00 vMB 0
93,925 93,925 000000000006ed68073b1926870c0123be34dba5c52cb1f2bc91a0f816bcdb13 8 0.00/1.00 vMB 0
93,924 93,924 00000000000037ad96d47651d3eca77fdabaff108b9d3e9798c890a17004079c 8 0.00/1.00 vMB 0
93,923 93,923 0000000000043a72d61ab5095213b6a5da2272a9a930a46d0c8f00abe668bccd 5 0.00/1.00 vMB 0
93,922 93,922 000000000008f246f73fc6a01832a148b5d9a0bcfef2c7e8c5fb94abf5048455 6 0.00/1.00 vMB 0
93,921 93,921 0000000000008f6f03ddc9464e0a05f8a11b0e1931410435bbaf78d9fce35bbe 8 0.00/1.00 vMB 0
93,920 93,920 0000000000022b51992fe547751ced75a49a669fd000e8dc43dd695882ec5073 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.92 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: 797.10 GB
    • Received: 22.26 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.