Loading Tool

Explorer IconExplorer

Memory Pool

85,256 transactions
31.93 vMB
0.19687253 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt 3de6eac116396de60904ee04e53855b025628906ad13b3d53f961c3c6b6dda7a
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e25e5b713f37a5b0d713fd5df46234dec962a97698993335d7fbd332b109392a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.07592613 BTC
Feerates: 301.64 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (731,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,173 183,173 00000000000005a1d214d7b15fedd0df316304fa251ae328ac4c22ceb034d5f9 72 0.03/1.00 vMB 338
183,172 183,172 0000000000000a3bb6f0c7fc572f188cbc62ff957cf3322754f7dc5ba59c77f5 11 0.00/1.00 vMB 338
183,171 183,171 00000000000009e7acf65d278c77a43beff0a4926e990b43e3bacb77870ce9dd 72 0.05/1.00 vMB 97
183,170 183,170 000000000000037e36f7386b8483d659a94f097381757588d52a5ebe6f10047c 13 0.00/1.00 vMB 14
183,169 183,169 00000000000005a8f5684656a998490ba2a70f9d111d8547959c3f0c994e03c1 9 0.01/1.00 vMB 637
183,168 183,168 0000000000000588f181913c8af2465e293c76b790859267b1d93477f6416c35 14 0.01/1.00 vMB 51
183,167 183,167 00000000000006e70c92fd63538293d7381e788970a2da9dd53fa7cf33d76988 131 0.08/1.00 vMB 117
183,166 183,166 00000000000006bc00b437569202481c3a0532a022f0c4db2d93186647a458ff 117 0.05/1.00 vMB 74
183,165 183,165 00000000000004187b2085a05ceb99853c2d88460a1f626323fc75ce43d33ac4 6 0.00/1.00 vMB 15
183,164 183,164 00000000000003f882e75804537ac73e194ba70803fe4ca10fa0e896f37961dc 9 0.00/1.00 vMB 296
183,163 183,163 0000000000000606248af0c9a13d0c2e7c9dcdd6728a14fa9e95a49620870693 93 0.05/1.00 vMB 295
183,162 183,162 000000000000099374c98ecdc0c59a13ef691df34103d723b0e3cd4794871c58 36 0.01/1.00 vMB 25
183,161 183,161 00000000000005a1571c1018c9e647287d99839f893a0f9f751a43bd41125d00 110 0.12/1.00 vMB 333
183,160 183,160 0000000000000a436ad34b72120e16baa2241a37913a79406080ff1053e8d912 493 0.21/1.00 vMB 128
183,159 183,159 00000000000004dcc81d786f410236c47e7d808c52007006a8e9b92e451fa2d2 596 0.25/1.00 vMB 150
183,158 183,158 00000000000008c04281098b183f2085eca5d2b25d98ea17801f8cc6da2da7d7 346 0.17/1.00 vMB 223
183,157 183,157 0000000000000a39f0db36747e1b2c1b6cd9fcfc456b8b3d22ebc9fef12200c6 175 0.08/1.00 vMB 163
183,156 183,156 000000000000059edf83232f75ee2b929944ff38b97d8b5714af1e2d31d8bfc7 719 0.25/1.00 vMB 230
183,155 183,155 000000000000002ca7943292392739d27581a052166842dfae5564c28454e0ff 140 0.05/1.00 vMB 187
183,154 183,154 00000000000008c8d29b3cf13c2e0a3a123683f8a9984a101c7c5ee6a256757d 393 0.15/1.00 vMB 166
183,153 183,153 0000000000000045a7f86a2cd00497181905137fadabe1bc320474b929564ac1 134 0.05/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.