Loading Tool

Explorer IconExplorer

Memory Pool

38,983 transactions
17.26 vMB
0.12870772 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: 95.41/200 MB

Candidate Block

Mining Attempt 98848e78a9077b802ce7f35a1b003cada6b08c8e6e3da0c76b7951475aabfd51
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 60a3e56ed4ae38fee7532e5fee2d8ec902216fce6ecd69d5e32987fc271dab36
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03144218 BTC
Median Feerate: 2.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
224,765 224,765 000000000000031e14fea079ecb1e111be1ef584b0437fc16d93fc554d54dab6 473 0.20 vMB 226
224,764 224,764 00000000000002cc7e8270979bb2f654e434b741f8ee5a14df7e8672383918d1 440 0.21 vMB 195
224,763 224,763 00000000000001df460ed7c88974cc734e3d0b753dcc0af1349e7a3e50ae595f 131 0.07 vMB 163
224,762 224,762 00000000000000b7c30b479502e5c72820330c6e56971c02e8104bdacf8333e2 228 0.11 vMB 155
224,761 224,761 00000000000002170c348533042251a6b61cc650a351b997e724458365adf485 764 0.44 vMB 151
224,760 224,760 00000000000001fd20ad9c392651687a8b59d15d0836ae6c39eb8f4825f44ba6 642 0.25 vMB 288
224,759 224,759 00000000000001ce685949df878b5836766f5ce9090ade1c120bb17b13de0fd5 381 0.14 vMB 162
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: 111.27 GB
    • Received: 0.47 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.