Loading Tool

Explorer IconExplorer

Memory Pool

44,853 transactions
27.29 vMB
0.10153174 BTC
Random Selection Loading Transactions
Max Size: 142.65/200 MB

Candidate Block

Mining Attempt 0824012f0a0fa32a3af167ed3b1371e87bea34c3ad88af6d54a980a795c95e5f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 6afa491f6b45df71f7a68bc6e84330a09f67cad5e626008c449441a5485186ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.04550104 BTC
Feerates: 151.01 > 4.56 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (811,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,321 103,321 0000000000004826f8f086a36d7de9a5418cad83902253ed939abe26d0cfc201 7 0.00/1.00 vMB 0
103,320 103,320 00000000000112ae49016b69c5e77f44d3da38ab33721cdd963fff17c0611670 11 0.00/1.00 vMB 0
103,319 103,319 00000000000002238bdbe7fb50749b669a68fb8ba397150b15c299cac10bbdf1 20 0.01/1.00 vMB 0
103,318 103,318 000000000002469dd3527536fe843c3ce210a770848e17d4c6a1398026802e53 5 0.00/1.00 vMB 0
103,317 103,317 000000000001340fc3f5725de1a7bbe89654b59c023262cd2d2ef7892107e862 1 0.00/1.00 vMB 0
103,316 103,316 0000000000020f26d2fa2602014a6d687373d569060f784dd3c3da76336bbeaa 1 0.00/1.00 vMB 0
103,315 103,315 000000000002313af65bb15d9c758e43d92ebfd0a234035e051e3da7891d4c79 8 0.00/1.00 vMB 0
103,314 103,314 000000000000a3c6a8a8788db402e1f164f940db2bff164ba5244c0ed61cec76 13 0.01/1.00 vMB 0
103,313 103,313 00000000000128e2752c5ca82998f846192e2a242cd28987e6dd9857f31907c9 11 0.00/1.00 vMB 0
103,312 103,312 000000000002e5d17b47fd4386fe55f87fc9ddce23beea8f53e4926c02b4ba99 11 0.00/1.00 vMB 0
103,311 103,311 0000000000031be9b8ee34ad0b35b84b0796845fa19622bfb7b1d2a12b5452ed 12 0.00/1.00 vMB 0
103,310 103,310 000000000000a607e2b20e3d964078dfe335e67062f5307a458be6a17d1e49fc 10 0.00/1.00 vMB 0
103,309 103,309 00000000000335290cb5faefd66580b975444f57161f0b2b8fe3381fffc117a4 11 0.00/1.00 vMB 0
103,308 103,308 000000000001b2d2e25cc4472500867991e6b7d03e73187a3959d53b4254113c 8 0.00/1.00 vMB 0
103,307 103,307 000000000002f0b47cc005f8f64bdb11c1df81d2e61b880651f95aac39c9e0af 23 0.01/1.00 vMB 0
103,306 103,306 000000000000a28d71fca199106b671cdb9977c905b430c570f81ba5c6bb52c2 1 0.00/1.00 vMB 0
103,305 103,305 0000000000002bb99f79c2f542da04a94629aa1eba855a19e69270a592e168f1 2 0.00/1.00 vMB 0
103,304 103,304 000000000000d09a97b3065d2a99ac5d0992d8e3c2d1e4382a3d0fcb370aa850 4 0.00/1.00 vMB 0
103,303 103,303 000000000002f7b3fd8377b98d0d396a4fbc601db9cfae5dd872ae3a6bebd23f 4 0.00/1.00 vMB 0
103,302 103,302 00000000000295b41fe51b9ed762950db595e3e4750e156e725836235fe4e1fa 2 0.00/1.00 vMB 786
103,301 103,301 0000000000014be4ba97c1100ef4e26ae69631df6415bc403998d685261229d5 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.49 GB
    • Received: 13.90 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.