Loading Tool

Explorer IconExplorer

Memory Pool

35,771 transactions
14.79 vMB
0.07977169 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.93/200 MB

Candidate Block

Mining Attempt 515a1d59b87e7838cfbbeb0ce0cbf5d33b6c1de9a97f70ac0ab8447b5d969002
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f7b11e0414defa1894a515effd3aca387ec283640af74f216765f0882f28c5a7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,927
Size: 1.00 vMB
Total Fees: 0.03308843 BTC
Median Feerate: 3.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (754,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,557 158,557 000000000000008d2c8bc6c3369a93324860a122d60e3bbc7cb08fb9618f5484 2 0.00 vMB 80
158,556 158,556 0000000000000692cc60ec8c75eab0f8173a40c649a22c4ca874857a535fc7c6 9 0.00 vMB 35
158,555 158,555 0000000000000dbf405f7805155c335527b7e0142adbbd2fed134461412ea081 67 0.03 vMB 109
158,554 158,554 00000000000007a7d34d4eac2a285d7025b73139ada4c49e72d3064e1ec4eba9 14 0.00 vMB 352
158,553 158,553 0000000000000d6803a0f73c5be607f0f87267ffd9427b9a4ce8e503437a1eae 1 0.00 vMB 0
158,552 158,552 000000000000082874941046f45a50886c014f7e8b1c6c57f6f2eb0799bbde36 19 0.01 vMB 247
158,551 158,551 00000000000008ad0c063227a3719d5661910884ae72d690316f244f96d1d6bf 92 0.02 vMB 13
158,550 158,550 0000000000000c22fede813d0384e2b135d555a2994e8f81813ddd9f9a4ef6cd 67 0.04 vMB 229
158,549 158,549 00000000000004d8c8bca93df664b5aa8332b1f53c27c71d7cc0f361910188cc 16 0.01 vMB 53
158,548 158,548 0000000000000b4fc97591f28fb3f7e38a61efc0c4c6592e9e2fcbf17cb667cc 21 0.01 vMB 153
158,547 158,547 0000000000000d7124479331d37af69fe33836922438d3990e69adcfd17effc2 133 0.04 vMB 26
158,546 158,546 000000000000089af66ebc748b82e4ca1c58fc264916921cd96cecb35d957bf7 24 0.01 vMB 22
158,545 158,545 0000000000000e34fa12cc946b104f137cd3339fbe217d3b292cefd7edc5fc63 51 0.03 vMB 61
158,544 158,544 0000000000000a6e27c333eb28ae589c8e8052bfa63c414bdc14102c70084481 15 0.01 vMB 395
158,543 158,543 000000000000057b7fcfbd8aa6f1ee9e9e9457f5e948e3200ddd16c9ff66ddf2 8 0.00 vMB 53
158,542 158,542 00000000000008e044185b96ebaf415f139130f75d20fe361d7c4380b8eed450 29 0.01 vMB 0
158,541 158,541 00000000000006ddf37583914b6ad4567c0d9f4f248ef5ee179a6f5a13f3e928 93 0.05 vMB 187
158,540 158,540 0000000000000c0c86b63ac01994de03394243c44e36f755e8a39abf42984dab 7 0.00 vMB 560
158,539 158,539 00000000000005ddeaf1bbc2a0aea8e887c5e04fddb12ff7b23ae7ae0b023a08 26 0.02 vMB 142
158,538 158,538 0000000000000969859e6d25ed4ed7816b2a269e24453c20cc8ac84c27d19758 128 0.04 vMB 41
158,537 158,537 00000000000000fabeb80c3c9c46d75c20794c1a38bd82cb642814a9b032573d 1 0.00 vMB 0
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 148.26 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.