Loading Tool

Explorer IconExplorer

Memory Pool

33,678 transactions
28.32 vMB
0.07238028 BTC
Random Selection Loading Transactions
Max Size: 140.05/200 MB

Candidate Block

Mining Attempt 897236e9f9809c59c4b3dd83638e5a51532f1237d232881352dd51cc9acb06e7
Version 20000000
Previous Block 0000000000000000000177abe9ee43b6462d18ea4870025cf2a032283159af76
Merkle Root 3159362b0b5b4c39ebc029a163d222b6613a8649377bd2cbe68d565a42007e5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,619
Size: 1.00 vMB
Total Fees: 0.01772995 BTC
Feerates: 90.60 > 1.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,514 (425,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,163 489,163 000000000000000000d2627843f7e2de89a08931363a75fd9c72e5152ee1f6a0 172 0.06/1.00 vMB 109
489,162 489,162 00000000000000000002defc428b20eb6cf398624e586c40239a79427a1efc6c 1,042 0.96/1.00 vMB 51
489,161 489,161 000000000000000000795a419d15da409e212f6247b2e02843cc18cd3cadb1f1 1,775 0.76/1.00 vMB 97
489,160 489,160 0000000000000000005fce697ae3e0b0def066478f2caeb54c61a5d61c7ed116 1,095 1.00/1.00 vMB 69
489,159 489,159 0000000000000000002df9d05a3c035a7ad44b0c2d99eca5f7cd929b87a08dbb 2,094 0.90/1.00 vMB 10
489,158 489,158 00000000000000000041710ae03e3469420f68804353dc77a2795fd3f31bd92b 2,038 0.97/1.00 vMB 140
489,157 489,157 0000000000000000002461f4595d8b4bf034a660813e9cdca955f49e7ca3a119 943 1.00/1.00 vMB 107
489,156 489,156 0000000000000000005195765fc034e756a6fc63e3e9ae17d720d83f09ec1568 1,455 1.00/1.00 vMB 168
489,155 489,155 000000000000000000d1ef4d2827e6d9c5e176e70357727c78c68e5920a6a3bd 2,131 1.00/1.00 vMB 26
489,154 489,154 000000000000000000a5a9c7ae0694fdfe9ab263e00eec5a929c83904056c35c 2,233 1.00/1.00 vMB 156
489,153 489,153 00000000000000000005e462ba4412c0093aaf1b542806c1e927b20ec719d510 2,246 0.94/1.00 vMB 115
489,152 489,152 00000000000000000085fb55ffaf2ee8471a8fcb537382b2cc66874eae82d5e4 1,612 1.00/1.00 vMB 132
489,151 489,151 000000000000000000ae1ee841c2697fbcdef39c18688070c7034769ae3cea67 1,062 1.00/1.00 vMB 37
489,150 489,150 0000000000000000006dbd31c15250574a4d12a69f54c52132f0d1c7ebc5f275 2,123 1.00/1.00 vMB 77
489,149 489,149 00000000000000000086535bd792bb16c769da16e3ea48d7778e57c691466fc6 2,258 1.00/1.00 vMB 48
489,148 489,148 000000000000000000089b14729626e6303308f4d63d106d512da64d9d185978 1,535 1.00/1.00 vMB 31
489,147 489,147 00000000000000000074c0f76087181ed23205cd310b559275eb9e34597a5602 1,975 1.00/1.00 vMB 55
489,146 489,146 0000000000000000003919680157527b63d5ba59a5dc760bdc24ea5737a304e5 2,176 0.96/1.00 vMB 90
489,145 489,145 000000000000000000a9d323adacfc3c338687c0eb67806ffcd6f0bdbfefbd90 2,424 1.00/1.00 vMB 53
489,144 489,144 000000000000000000caf61b2093fe7c62a30ef04c4019f83ca256fe13c0776c 2,168 1.00/1.00 vMB 132
489,143 489,143 000000000000000000d3b1e412d5da557da7ecbe22ebc497d4072b469c211bd7 2,115 1.00/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.53 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: 612.96 GB
    • Received: 11.11 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.