Loading Tool

Explorer IconExplorer

Memory Pool

44,349 transactions
19.96 vMB
0.04428479 BTC
Random Selection Loading Transactions
Max Size: 113.75/200 MB

Candidate Block

Mining Attempt d8d2dfe2b59514c768f89f262675a33ccc4c9998edf391b2068d7efd27fd79b6
Version 20000000
Previous Block 00000000000000000001086ef071b3df490918e311c5b9e1646006d2713a3fdf
Merkle Root f5746bae8c64e51005686a8ac04eadf383d293da25f353e740f98a5ac0da58d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,776
Size: 1.00 vMB
Total Fees: 0.00509002 BTC
Feerates: 57.94 > 0.51 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,940 (744,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
169,471 169,471 000000000000035674fe143c515a458dcf2538d0261147b2ca55c7d868025ab3 83 0.05/1.00 vMB 59
169,470 169,470 000000000000086315cc8fe711477ddeb353d788e77a11be82ee95661e2f6469 34 0.01/1.00 vMB 207
169,469 169,469 00000000000003c7b67802cafc57d92e2ae019430e76c85112e7a8781c0ef138 23 0.02/1.00 vMB 82
169,468 169,468 00000000000009012c6a2a2c581961f79ee78772b21c3a819923804291b09b4a 68 0.02/1.00 vMB 26
169,467 169,467 00000000000003952a0107822374a3307495154cf30dd11a94480819de8e4640 12 0.00/1.00 vMB 493
169,466 169,466 00000000000007554cea5d67690c4e202af7dffc5ff1f20ad6cd0016dbab9abf 15 0.01/1.00 vMB 310
169,465 169,465 000000000000058b48bd865994cb53476ec260e99a0d33fe24cc21e773da8925 22 0.01/1.00 vMB 54
169,464 169,464 0000000000000253628e3dbd80da8d5475693ce8148509f92c39168ff5361293 30 0.03/1.00 vMB 77
169,463 169,463 000000000000032bc9463b795d413a0997fe2f849b69f86abd439c464b9b4841 31 0.01/1.00 vMB 97
169,462 169,462 00000000000005103479fdd1164c081a0b008408784731bf36d942ec2c9a3ac8 18 0.02/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 780.51 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: 529.58 GB
    • Received: 5.78 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.