Loading Tool

Explorer IconExplorer

Memory Pool

18,438 transactions
8.74 vMB
0.05834235 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.84/200 MB

Candidate Block

Mining Attempt 602689ba5c05e6cc4518634c67654293a9291b957758296238dceecf36832ca7
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 1b2b517bb2acbb2aa3cc83164f4a32e43d92c9ae4bd460e701b7813ad91ec676
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,150
Size: 1.00 vMB
Total Fees: 0.03901941 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (749,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,583 163,583 00000000000005b0b151326025117008a580bb9498ea18ee7f283104a608508a 8 0.00 vMB 323
163,582 163,582 0000000000000beb7e65ce7d1785f59d12e99d4b62c9b90f05f5b2ca0dee87d6 48 0.23 vMB 57
163,581 163,581 0000000000000a444c70087321ea420101781a0740cd8f9eb95392adc2a3ed79 130 0.05 vMB 126
163,580 163,580 000000000000088a9b716a4cf9f8941c67cd8c67e361dfd0a98710a945dd63a3 10 0.00 vMB 396
163,579 163,579 00000000000005fae36c046f9366641a8f9bee65d316a2ed43f7cd7d1103d032 123 0.04 vMB 139
163,578 163,578 00000000000006e53be5af5cca52630aaa3c1a8ee7159c5247f0b45f3ae34b2b 80 0.03 vMB 159
163,577 163,577 000000000000073bdbb4317bfde7b71f757f97a4ef3d93cbbb9b2488e11ce518 1 0.00 vMB 0
163,576 163,576 00000000000008adbadcb474e9861a123ca79abdfd0403f0dbdda920c74c2e2e 9 0.00 vMB 38
163,575 163,575 0000000000000b2cebb7c64a4b7d6a4d0245119cfb7f7935b9d4924769e1cef9 17 0.01 vMB 542
163,574 163,574 0000000000000ca673db05f70b18feeecffd30cc793809283b1a049505e21af1 29 0.02 vMB 122
163,573 163,573 0000000000000c0215327b25e6f2336bd76e2ecf9fc754c6efcc00eff0a3aaaa 110 0.05 vMB 135
163,572 163,572 00000000000008ac719905b1f67336ed234c69e71c80336f6931c2500b7b0ac5 15 0.01 vMB 325
163,571 163,571 0000000000000aaa703c5e138cc85f1d9c2c1f1d9f42bdb1b4610233d08bd1f5 67 0.02 vMB 181
163,570 163,570 00000000000001b5a392cdbf5a4cde5351ae78894078a33c9d2820620eac5637 13 0.02 vMB 71
163,569 163,569 0000000000000b8c167d05ec5c4ce1e9d13390c216f175ae14ff98c9ae2d23bd 11 0.00 vMB 109
163,568 163,568 00000000000009eadd8eedcd99cba4c2c3496c897b39f30190fa332ff13b0fe7 8 0.00 vMB 23
163,567 163,567 000000000000043d75e874eefa8f19589c67c1da0a041ac82708ef64d64dfd06 69 0.02 vMB 277
163,566 163,566 0000000000000b10582c730a0d21e831bbd1968401ba9562f02e64a9efd09302 66 0.03 vMB 85
163,565 163,565 0000000000000694873f2379e37e271b2a264c9a6a7ae1367cac3d286b3b7787 22 0.01 vMB 1,960
163,564 163,564 0000000000000890631275442712d798519e640abac51b2ccbdf6da77aef29d6 18 0.01 vMB 755
163,563 163,563 000000000000082b6f2173a3e18089e1a79f99c7278aa4dc3df2c7ebe90b5c34 136 0.05 vMB 64
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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