Loading Tool

Explorer IconExplorer

Memory Pool

35,081 transactions
14.69 vMB
0.07520458 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: 84.65/200 MB

Candidate Block

Mining Attempt e8775a431333731113dbd5090b5b2b1a6fde0fb41b916e95116856f5fdf2f277
Version 20000000
Previous Block 00000000000000000000fcfeb08eb3e8132df80ab0066dce138120a13dfa737c
Merkle Root 0bcd1f01c596c967d03b347be76534679ab00adbae016d9925da19b3375bbec1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.02923535 BTC
Median Feerate: 2.67 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,340 (712,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,609 200,609 00000000000004b3f604a2398c8fe3742568d5346933243f7fbc2ea23ff1ac3a 142 0.05 vMB 63
200,608 200,608 00000000000003c633f23067eec2638bdccd2577c93fb19ddf0ad0fb2818ba98 20 0.01 vMB 69
200,607 200,607 000000000000039cc66072b1140eeba61922a3d2cd031945db6898e375878538 29 0.01 vMB 95
200,606 200,606 00000000000004c90aa23b9f88205c50feac6c97394e7fbfe8d7c15d399d1bf7 30 0.02 vMB 90
200,605 200,605 00000000000002353f2f00e00275a8d48e0b67b5b9654969a6d76ae89f4201a9 81 0.04 vMB 87
200,604 200,604 0000000000000026524eb5c6bda39dcc67e1c751fbc6978a777ef911b713a508 270 0.11 vMB 133
200,603 200,603 00000000000003c37f89f8fa927d2b9c31bd804fba830b52f432e071ff47af21 383 0.15 vMB 191
200,602 200,602 0000000000000429ec561746c64ed8388584bd7774edcd4703ea0272fd19a9dc 1,081 0.40 vMB 132
200,601 200,601 00000000000001a9bd722a2b52f0861b6abd496a2a394f5cafe95541905e172e 150 0.05 vMB 371
200,600 200,600 0000000000000466935bd1a97a91eee072044345f42619b1da515bd249f2c5ff 8 0.00 vMB 148
200,599 200,599 000000000000032e6adef6b4769938272ffdbf2c8a4ed92e9bbfb237088442f8 91 0.02 vMB 12
200,598 200,598 00000000000001b94518c6408373b0ab80cd9c4c323d04a1abe01bce7035c71e 356 0.16 vMB 130
200,597 200,597 000000000000014bfaee37803ff931f01e9ffe2c055104d0d5fadbbe0418af4b 27 0.01 vMB 121
200,596 200,596 00000000000000e66be9fbb1153b047c3dd664cd23124bdc9e47ff9954d5ff4b 76 0.07 vMB 48
200,595 200,595 00000000000001bd3f91212d35ccef9b2ff3f1d76f6d392a7011faf108b504c4 101 0.03 vMB 12
200,594 200,594 00000000000001defed53eceb825bc067d826558bcb42183ee4b490e7f5c74be 168 0.07 vMB 148
200,593 200,593 00000000000002b7585df97b2e804931bd3e522253529cce0b154f786714f6c8 39 0.01 vMB 134
200,592 200,592 0000000000000564e873b6aca129153bca04b4ae2dea90e8728805b3aeb859df 72 0.03 vMB 110
200,591 200,591 000000000000016a1bebf93906a3fe6418da6265782cc92c254ea548b4970ece 56 0.03 vMB 81
200,590 200,590 00000000000001c5ca4a95109262e202500e0926998654becd9510ebdf861c7d 275 0.11 vMB 139
200,589 200,589 00000000000005d0f255281c808ee141c282fa1d2918facaa489be13ce27b48d 134 0.05 vMB 124
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: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.05 GB
    • Received: 0.59 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.