Loading Tool

Explorer IconExplorer

Memory Pool

46,414 transactions
18.52 vMB
0.21012715 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.69/200 MB

Candidate Block

Mining Attempt 58435898d8746591bddd8ed8db9f60067d1342f2af38db266e692a31ecefc3ce
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 8f2012c6c23bfb85ee1ba8a4aec3988b8622c526319ea357147073e7fa591e42
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.06863884 BTC
Median Feerate: 5.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (768,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,091 145,091 000000000000089ad5e1272501a4316f40353d8eeb3f54e36e657aa8b629e0ab 47 0.02 vMB 130
145,090 145,090 00000000000006bc59797a948479942a7f9f13e7219f4901891060efa40f3c8b 22 0.01 vMB 75
145,089 145,089 00000000000003dc3e30b058a69cbf6357f2ed7a40b47308d1a2354b03e951b1 27 0.01 vMB 237
145,088 145,088 00000000000004b79a7889e41c95ee7b4ac30106f78524470a158fe6273afdcd 5 0.00 vMB 41
145,087 145,087 000000000000074b4008745f5c14b6658be434f5dd636b38b1555a696a2abe22 22 0.01 vMB 296
145,086 145,086 00000000000008742f4debd4fe216f9cbcc38edc716b71aa58d5f580232bd5e9 93 0.03 vMB 24
145,085 145,085 0000000000000299ac7447716f723f7c7e37bf893c70c904dac7957e0744290d 57 0.03 vMB 173
145,084 145,084 000000000000094c29a798bc3aaa5b5cf94ea3e215671ff40569f1d66d0f95f9 97 0.05 vMB 131
145,083 145,083 0000000000000749fd7582ead5db2ca0090ec2d6f1721bf7787c22e896d7bd84 10 0.00 vMB 157
145,082 145,082 00000000000002074941d9de344f90091ee08acc8a78fe6a2babeb66b4b8df88 7 0.02 vMB 214
145,081 145,081 00000000000006e8ced7f44829c06d8ef84783c50e53c047aadd89f70086fa8e 54 0.02 vMB 272
145,080 145,080 0000000000000659eb0382e4d1029d202bade52139b88e06cb0abf9055dbe8bb 91 0.03 vMB 141
145,079 145,079 000000000000018170384d5eb6140df88aadda5836fa46a188b0b5c67b8f4406 14 0.00 vMB 20
145,078 145,078 000000000000072f1c6cb7c7e06a0c3c17fab90105204100806714187103d9d9 24 0.01 vMB 292
145,077 145,077 000000000000056130b9c942966f6c83a5d2dfd8ee3706c8de8f66461a1af012 79 0.04 vMB 222
145,076 145,076 000000000000011ab5f8ea323316dfc3b4b2c2bab9e9df73f1aebf9440c6dda7 103 0.04 vMB 197
145,075 145,075 000000000000025c3d20d7403b448d110e4bbab36711d4edf16ad330b5b63acf 94 0.03 vMB 169
145,074 145,074 0000000000000775b7b08f17d5074149cca739569f01922e181206194a346d5b 71 0.05 vMB 104
145,073 145,073 00000000000008b974e429f692832bfd701143a587c04f56e0644fe69c7c1f01 88 0.05 vMB 375
145,072 145,072 000000000000004339e1562ded4a85251d371e49bdccd39971fdc62b7c327872 104 0.03 vMB 105
145,071 145,071 000000000000062bab8d7936131e509998bce10037090808429ee0193299845a 119 0.05 vMB 118
Previous 10 blocks ↓
Total Size: 779.41 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: 98.39 GB
    • Received: 0.44 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.