Loading Tool

Explorer IconExplorer

Memory Pool

42,458 transactions
26.18 vMB
0.05552123 BTC
Random Selection Loading Transactions
Max Size: 137.23/200 MB

Candidate Block

Mining Attempt ba873ab5317ef4fd627155f864727be0bf9ed3ae60fbaa6c8ba4c5f2b1fd3ec1
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 17dfd114ae1ff0abb3658b91cc40740331535bc7ddbb9d4a28fc07c21c3218d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00780421 BTC
Feerates: 40.21 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (588,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,129 326,129 0000000000000000042eecedbc8cf03f2828ce4f3c53d65dabb36ee3de2a6051 534 0.35/1.00 vMB 24
326,128 326,128 00000000000000001cdaf9db343abe390a91511c1afeec0bd9eef64fdaf932b9 578 0.25/1.00 vMB 32
326,127 326,127 0000000000000000072fb87e31f4309af7bbc5fb0942be2addc1583cdd190d19 314 0.15/1.00 vMB 31
326,126 326,126 00000000000000000c1916d44ce159ae216fccdf675cd8c48d43243ee6d47746 217 0.14/1.00 vMB 27
326,125 326,125 00000000000000000d3822c7b4662eaa68999d8339979fe8cf230caec5836444 44 0.02/1.00 vMB 31
326,124 326,124 00000000000000000eb33fcb20cd258e89ded97b463d46fff1d0bd7552629502 233 0.12/1.00 vMB 24
326,123 326,123 00000000000000001db9f05f7f9da3a43a62dad58c3d4c66eb3aae977d9801db 665 0.34/1.00 vMB 29
326,122 326,122 00000000000000001f26697f912c9a9af731b51eb773191eea34ea9e6b037983 534 0.33/1.00 vMB 26
326,121 326,121 00000000000000001d4ce8564c365f058a5003c59b4b420b37848a9abd3edd52 580 0.33/1.00 vMB 27
326,120 326,120 00000000000000001d07039831106f62baa2de8dda937dccef1541fcea3b53f1 128 0.04/1.00 vMB 47
326,119 326,119 00000000000000001720c66d95ee864029d66e736374887ecbea65de36ddfbd9 117 0.07/1.00 vMB 27
326,118 326,118 00000000000000000c0c847aaef27b21abe330aea6c5935f4d9af86b1e633da4 204 0.13/1.00 vMB 28
326,117 326,117 00000000000000001adc408705bfe669b3b7d52688cbe875aaf750dacf49a473 1 0.00/1.00 vMB 0
326,116 326,116 00000000000000001c1cd37218dba1ff62afd160475ad4dd5fa65174f30d79e8 908 0.33/1.00 vMB 33
326,115 326,115 00000000000000001b1237e5a045ce0bd1ab30725680302fc8bf6895f18d2950 492 0.35/1.00 vMB 27
326,114 326,114 0000000000000000158fcd26d8d0665aa6c6016fb26c357ade6d0976e13e880b 125 0.06/1.00 vMB 42
326,113 326,113 00000000000000000e0699aff426032f9eb0e77386c645567923940815e3f64d 316 0.35/1.00 vMB 16
326,112 326,112 00000000000000001c9d3f0da3818ab5004054af8660e4ad1a07e61306806920 923 0.35/1.00 vMB 44
326,111 326,111 00000000000000001db4033aa20b75fedab16e561b2f6c653ff2087ad505d348 145 0.08/1.00 vMB 30
326,110 326,110 0000000000000000166f3c2c6141a83526a45920268a6f25eaceb4b07bcead65 356 0.21/1.00 vMB 37
326,109 326,109 00000000000000000855a98f1f6c8e790c67266caabbe2d2df5253faab698d8e 162 0.11/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.