Loading Tool

Explorer IconExplorer

Memory Pool

27,906 transactions
6.98 vMB
0.05223702 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.30/200 MB

Candidate Block

Mining Attempt 96f51d60cbe34505ff6da1fcb558bd00c223d6c5e62f9d63f3602e878198acd7
Version 20000000
Previous Block 00000000000000000001f19fa8f0fc3eeb1898d537102304d19dd162defe0c3b
Merkle Root 56e62903ef94cb05780ba446f861339626c1089f35e9fb2d1a4812ab1e47ce2d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,238
Size: 1.00 vMB
Total Fees: 0.02920641 BTC
Median Feerate: 2.90 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,205 (662,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
250,411 250,411 00000000000000280b708b5df666212e7144ad1d5c8fbf8a18e84db11b101aa6 0.06 MB 95 33
250,410 250,410 000000000000002b89a1686f1c9f36af7ee1b7663a8e828654eb246a15335f78 0.25 MB 530 113
250,409 250,409 0000000000000025784711e9dfa95d14d7ce8dfd976a348f361b8644d027ab9c 0.21 MB 451 156
250,408 250,408 0000000000000071514801e13fcb088fa4fc2cfea987683797fd2db9f4799e37 0.05 MB 86 50
250,407 250,407 000000000000004979d0e32a48a8309df1dfc7f18e9a46449eff3c1afa7fa071 0.11 MB 195 35
250,406 250,406 00000000000000387c486e6e53a58d4d63fa5272234c15ffad1e1d9bb49526ea 0.20 MB 512 145
250,405 250,405 000000000000003c7a2705aeabe9cae96d93e391fa1fff07534c244a88636fe9 0.06 MB 116 82
250,404 250,404 000000000000002a389bffa896f26b670ab8ae43882e73c8cbe41a0899ded09e 0.03 MB 86 125
250,403 250,403 000000000000002a2663d4faadf43b1f3d0adb30cc8849143830413e4b301f7b 0.10 MB 207 101
250,402 250,402 000000000000002f994d80695c5dc916ed369ef5a2c0a0fb3e704059c9ec083f 0.19 MB 356 58
250,401 250,401 000000000000006c571ffc24ce5ba757f5f011e2a2debc1f8d5859504a5ec29f 0.25 MB 530 119
250,400 250,400 000000000000000ead5617229ca302153fb0bb8ff9eb2283b41ca2640194fdfe 0.25 MB 633 124
250,399 250,399 0000000000000060bc4cb270085928b9abd44a80701d36e467d3dd30a6059c3f 0.45 MB 922 97
250,398 250,398 000000000000000b07d41b9cf8c5e1e9ef3fbaefcfa784315992fa4e63df037f 0.06 MB 81 37
250,397 250,397 00000000000000148f9bc4f87d06c504c15cc67810ee3f8802e984f92ce67ead 0.21 MB 506 129
250,396 250,396 00000000000000046c6df9b3d3a88f21dc446bedd37037707592627a522ccc9a 0.06 MB 129 63
250,395 250,395 000000000000003b7a91dd8826a934562fad2b2d613607ee9e8510c1c0779c06 0.05 MB 100 55
250,394 250,394 000000000000001a88306df8fec0298413aaea7d5d3330d2a754e6e6c8b6c322 0.04 MB 108 62
250,393 250,393 0000000000000059508428a3b8082798c5e7784adc3f9fca3ae2bd1fffad8cac 0.08 MB 142 49
250,392 250,392 000000000000004fe77132ce951511385d1c04d6de854d5ba60aede56ce46ed9 0.15 MB 273 101
250,391 250,391 0000000000000055e55f97939770f2722c33628182cb49fdcf48bf79dcbf478c 0.13 MB 287 88
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 62
    • Outgoing: 10
  • Data Transfer:
    • Sent: 16.84 GB
    • Received: 0.35 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.