Loading Tool

Explorer IconExplorer

Memory Pool

42,631 transactions
18.60 vMB
0.19739265 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.62/200 MB

Candidate Block

Mining Attempt fd9d6cd37483ad84da1e63113bede98deb12cd3ce598029d1ddb7a6d856137fa
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6a002e9d213cfb407b0e7f77aaae9f776210df06af3ddf8a0e3653c49bf329c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.06469125 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,786 224,786 0000000000000048fe37390a417215874de8e2b4acf936479a5b50619c36b2ce 20 0.02 vMB 65
224,785 224,785 00000000000000523efd81420543cb3413f0aa3a5510993d173623bb2a4ca1c3 1 0.00 vMB 0
224,784 224,784 00000000000002c15a50259f5c509a6988f600fc7486e54b67c308bbc8a29507 496 0.25 vMB 155
224,783 224,783 000000000000016e18462ca55f7e6010a25de71330bb4f821cb3469d31390149 910 0.50 vMB 141
224,782 224,782 00000000000000be5e2d7439fa40a066e25d30ce5341813a9c3c5ffce11e0a51 715 0.25 vMB 235
224,781 224,781 000000000000020dfd5b13dd9cde0881fc6d30b4588ffd1e10d37d6a9af0172c 407 0.25 vMB 131
224,780 224,780 0000000000000373f0f072e833ae71a4387daa84c8568c54f7d64549204ed4c6 505 0.25 vMB 131
224,779 224,779 0000000000000286828ba7282297fd1977bc35cc1adf721ab6f77563168c9b2c 661 0.25 vMB 238
224,778 224,778 00000000000001a57312054147aac7678a83f119804abf1bb83239f8f5747856 121 0.05 vMB 156
224,777 224,777 000000000000001bc84d7a9449241d907a4cdf8b46b0c0249216c30242483bc1 762 0.27 vMB 211
224,776 224,776 0000000000000273307498486b9a3df197257332bb89db3baefba5a1c7802cc7 424 0.18 vMB 166
224,775 224,775 000000000000028891858937f92d53ac5044924841396f2553c2ff6627036daa 109 0.06 vMB 153
224,774 224,774 000000000000022359ba91b0abe3dca9b3787a7382998519007ed6eabeebaa48 321 0.15 vMB 192
224,773 224,773 00000000000002cdeec1c18d90563edacaa27547041e2cd8cbea5ac12f975bd6 150 0.05 vMB 240
224,772 224,772 000000000000035d6aa9c7700d7dec8c276c275acc953176fb7529770611012a 166 0.08 vMB 152
224,771 224,771 000000000000032d94150ee6b50b8d4ae75d80829034fee12fb93d4d8ec0f439 482 0.23 vMB 162
224,770 224,770 0000000000000242f426476c86ae277ab6db535c5da7e76cbbfc5cb948b6dc33 583 0.25 vMB 202
224,769 224,769 00000000000003bbfd2360cb1402e2f40377d4ce0d89906d2dd5a73bbf1c60ed 433 0.19 vMB 154
224,768 224,768 00000000000000f846e121741588f54af78f6cd569d62370e18dbca31b84108e 630 0.30 vMB 217
224,767 224,767 000000000000031e2e7bca53c29455ec840973bcf5c71cfe5c41463fef6f8105 143 0.17 vMB 75
224,766 224,766 0000000000000103673aad34c8073127549c27ccb9e98460d1598c5bdefaa37e 1,259 0.50 vMB 236
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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