Loading Tool

Explorer IconExplorer

Memory Pool

36,761 transactions
15.10 vMB
0.09118376 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.56/200 MB

Candidate Block

Mining Attempt 1843001fa058bbc13782b5e901b6ede5564a63a5198ae5cdc4d0eb49822ae125
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 87699a9de4a95534c8dd8ae0fb3f83e516c8c827a2f11b24ab8bda64f7b84cbe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03952781 BTC
Median Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (706,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,554 206,554 00000000000002e823ef2b2ba22cd1ad49d86a65396a1df479d34f8279759ace 17 0.01 vMB 76
206,553 206,553 0000000000000396d8a44bc915f19c68be854fe040f2c8d6ee46cd0d3f1bc85f 345 0.16 vMB 158
206,552 206,552 000000000000026fa1a9d0bcfc79e67bdbd1ce568357f5f3949a4ec890afb42a 31 0.02 vMB 126
206,551 206,551 00000000000001c03bdb9d6d18c088bf723b8a8ae9d38f802b26a90c4b7b20b1 552 0.26 vMB 156
206,550 206,550 00000000000004a354a906c7f671f363e5827e12d9aa709c489e372ec1a9c5e2 35 0.01 vMB 129
206,549 206,549 00000000000001cb9e2be78d792b701517ec39547e2e2f8eaaf8e8f050f79c21 419 0.16 vMB 224
206,548 206,548 000000000000007b85c84038db10ae900adc7888c20582cf0242efe7a7162db6 150 0.06 vMB 338
206,547 206,547 0000000000000088e4857c61ec3fd402fc19d20afae2515c17e7da242c379030 1 0.00 vMB 0
206,546 206,546 00000000000003e33bb0d887db22adf0937486328c0bbbffe422e3a1a5bec9c6 110 0.05 vMB 175
206,545 206,545 00000000000002fa89e66ea174d09a77cba8d3dfc8f13002f1a8c2bcbe8af940 206 0.08 vMB 190
206,544 206,544 00000000000002ef56ae268d903e0a8020b3bf40b26ff71b7c8fc453e12f22c6 113 0.06 vMB 158
206,543 206,543 00000000000003a6bad9195cc128b3bc329724a4311b2905fb42505a68d656e9 38 0.01 vMB 143
206,542 206,542 00000000000000bc7bca5d424b821617f96db5283327636e7e42c2d6ff2f3e0c 234 0.09 vMB 182
206,541 206,541 000000000000014f464587a940792515f9c28da4cf820fcbb9d975824d7725f8 271 0.12 vMB 179
206,540 206,540 000000000000024c377171290c418bc6e67cfe3802250c046acbf477732ffbdb 528 0.24 vMB 145
206,539 206,539 00000000000003afe241f35085e066abf77e2d8792215fd7b7a16003af7cce8c 178 0.07 vMB 217
206,538 206,538 00000000000000ee318a72b9c6dc9158f51432e543e2d780651b007e1ee6e19a 25 0.01 vMB 56
206,537 206,537 00000000000000d7daa37d265a119421a1caed331faef0a76248b43e817eb036 306 0.20 vMB 127
206,536 206,536 00000000000002cf1751dba3f7f13fede95de20c782694d8374c140a706edb65 59 0.04 vMB 134
206,535 206,535 00000000000003113fe0cd40b67155bc9aea182e0e87b69664e2c0a8a620ab31 30 0.01 vMB 238
206,534 206,534 00000000000000bf9fa94a131ed5dcd33d83a39694c6ff4df8e65dca46b9a8e4 16 0.06 vMB 58
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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