Loading Tool

Explorer IconExplorer

Memory Pool

33,992 transactions
19.54 vMB
0.05541632 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.49/200 MB

Candidate Block

Mining Attempt 46b901c1b4bc229f91909acd71d90b428ffe71648d014c46aa5f3ce58f86c93c
Version 20000000
Previous Block 00000000000000000000f7ae1989c423172433aab8aa0164f9fc85fd74ed7f44
Merkle Root 43e2b81c49f92bf37230bd696334fe7ce5283a08dd51ff532ebfab499c59b9ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 0.9979475 1.00 vMB
Total Fees: 0.01605357 BTC
Feerates: 766.06 > 1.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,859 (744,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,492 169,492 00000000000001b3714c52fa236ee463f4037fa80262108f17e7e9d606414b28 26 0.01/1.00 vMB 60
169,491 169,491 00000000000002ee7bfdff0e1121cde933e80bf06021fca98f3e44ff0d3165a3 10 0.00/1.00 vMB 14
169,490 169,490 0000000000000a4393840d50f11d432b547fd1336ea88a158badb3de58c7a943 37 0.01/1.00 vMB 29
169,489 169,489 00000000000008465028f3d940bbc00a110ce08aab990a5d39fa2d7e98d72e5c 10 0.00/1.00 vMB 45
169,488 169,488 00000000000000ad4559d6a2c718c13e1255c9a6d6c781221c1510c6b0419b59 33 0.01/1.00 vMB 591
169,487 169,487 0000000000000109820d87133ff91df905bab9e48bc23165b26b631e682d6f78 50 0.02/1.00 vMB 154
169,486 169,486 00000000000009bcb4114def31e8966a2c7e00fdcdd124b945f9b37345eec27f 75 0.02/1.00 vMB 19
169,485 169,485 000000000000034033d3ef1ab9756807f13df64d63c536339d67a93b5a68c44d 47 0.02/1.00 vMB 197
169,484 169,484 0000000000000222ca7fbf08af81347e87d3883ff1fe271c3098e11edcf73542 8 0.00/1.00 vMB 0
169,483 169,483 00000000000005584506f41bdbf9397373002cfec701f9016ba29e5665717466 54 0.02/1.00 vMB 346
169,482 169,482 0000000000000756935f1ee9d5987857b604046f846d3df56d024cdb5f368665 14 0.01/1.00 vMB 152
169,481 169,481 00000000000005f20bfe09e94688107b66cd1a23cbe4a7cff1ddbfe2472fe0c2 11 0.00/1.00 vMB 17
169,480 169,480 000000000000093a9940e4a029b075124bd3c134be161098de6b0ec5a16c11a0 21 0.01/1.00 vMB 26
169,479 169,479 00000000000001bd7b2df5a26bcff309d8efd3dc61f9649487b70e367a45b5de 11 0.00/1.00 vMB 17
169,478 169,478 000000000000056379d2dede0c4c85a1191a0f7c4e2d1edaa2b2c7af1c30b806 13 0.01/1.00 vMB 46
169,477 169,477 000000000000086eab86219c39e34d946208d3af72870caad1f1884614638929 13 0.01/1.00 vMB 49
169,476 169,476 000000000000038ac6d5efa8ef7fea8ad38b2e8b513216dcb53cd425eb2f163b 21 0.01/1.00 vMB 65
169,475 169,475 0000000000000219359d3e26c7a5c84a11cd7b7153440585ffdbdbb9ca955512 9 0.00/1.00 vMB 53
169,474 169,474 000000000000030bdbbf8715ec1ec7017ab0b3cd960bbdb2c65d8d8d2988ae21 42 0.01/1.00 vMB 4
169,473 169,473 00000000000000b4dfdd6d64570fcda621d5e2be9a90b6d7deb0ce37986c04e6 15 0.00/1.00 vMB 63
169,472 169,472 000000000000007be5631bd54be42a536ef47d5ec7fb8e36ab3b77188f1ee667 12 0.01/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 780.36 GB

Node Details:

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