Loading Tool

Explorer IconExplorer

Memory Pool

38,711 transactions
31.32 vMB
0.07130768 BTC
Random Selection Loading Transactions
Max Size: 155.47/200 MB

Candidate Block

Mining Attempt 23624d012305abedc09770a7aec9900574792f6adeb647a455edcbcc0d22e70e
Version 20000000
Previous Block 0000000000000000000032f72ad601e73d75302004b04df11dee528b3c1075f5
Merkle Root 8958707b8526ca8dd0e867b79f698e85556b7d46606325f365ac3186377003d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,483
Size: 1.00 vMB
Total Fees: 0.00640560 BTC
Feerates: 60.16 > 0.64 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,380 (661,217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,163 253,163 000000000000001e652464513f05a159380964f25d09dfc6da29ccf28b8ca4c3 170 0.08/1.00 vMB 117
253,162 253,162 0000000000000018e36d8ffc6df2a43fa1e935d8393787752517de244531e0ff 101 0.07/1.00 vMB 67
253,161 253,161 000000000000000fae5f6b8696a86ccdf89a06141ea5ffe0f0d4add5e6749147 533 0.22/1.00 vMB 104
253,160 253,160 000000000000004296cecb341ebabb46236184ff53cd02869e87a37f16fa556f 289 0.13/1.00 vMB 91
253,159 253,159 000000000000002dd3969ec67f94ad6139f6f49e92f73b3f927dff74fbecd018 126 0.10/1.00 vMB 68
253,158 253,158 0000000000000009b99f76ae1b99deb6966e5ab5aabe0ca6d858ab7bfd3dfbf9 807 0.43/1.00 vMB 91
253,157 253,157 000000000000003a84f0a7bab8a42d13aca4ba6b395bf23b0e7c0f89a5c666ff 357 0.19/1.00 vMB 93
253,156 253,156 000000000000004a2620ae8ee733314f970e550e0e6a7c1199a905680510567e 176 0.08/1.00 vMB 126
253,155 253,155 000000000000001337436a13c5e71dfdaf77fe501234dbcff9712fb58c8acd4f 380 0.17/1.00 vMB 115
253,154 253,154 0000000000000029d5feca2c1a00f2ea286baed1d1c565f2479a3fcfa448f5e1 47 0.02/1.00 vMB 82
253,153 253,153 000000000000004dd1b74e815f0fa06bb7940af63456632f3a16ebcfe9c4b02d 363 0.16/1.00 vMB 128
253,152 253,152 00000000000000286ef195c81f2285db54547d922c93a606d62e6248506ffb78 27 0.01/1.00 vMB 77
253,151 253,151 000000000000002e06d478389d643a17e4daf2dd72c1fb4ee63eb849470bc948 184 0.07/1.00 vMB 186
253,150 253,150 0000000000000016f96fb490ef191b9d6fefbd8846a9d25a42e91f73af268f29 359 0.14/1.00 vMB 61
253,149 253,149 000000000000001d8c8493499ab803c41c17e3c122a0ab7ae2a8202ecbcd9566 152 0.06/1.00 vMB 155
253,148 253,148 0000000000000053c6e2e336fc99c565bd84198347761a310502595efbe5293d 101 0.06/1.00 vMB 118
253,147 253,147 0000000000000009e9d5fa1e1ae9b6fcb52777947d2f41e787c7473b88b44f3c 978 0.44/1.00 vMB 120
253,146 253,146 000000000000001ec035ae3c6305028aaee02124249ebe51c28cd7506417fafc 376 0.16/1.00 vMB 169
253,145 253,145 00000000000000533bacdbe56ba4ab6749fe9ccf7f70a0f063b46cdd8c46c853 269 0.14/1.00 vMB 145
253,144 253,144 00000000000000076210ba99dba0ddc31d0ef6972b6b8aef303e72041eeab5db 103 0.04/1.00 vMB 115
253,143 253,143 0000000000000026575cc56ea51bd5e0918a7d81e3e76912bac2fd0cfa5d946a 631 0.27/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 781.28 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: 597.38 GB
    • Received: 9.83 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.