Loading Tool

Explorer IconExplorer

Memory Pool

83,766 transactions
31.55 vMB
0.09726752 BTC
Random Selection Loading Transactions
Max Size: 193.16/200 MB

Candidate Block

Mining Attempt 91c5a498926baaf9b7d2ac54d48a35a451c7b3e8d1fc99b87fbaf7975debbaec
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root f355caf3a83ad0bda27e9e0da5a0250fdb89fbb4066b09e37ed72beaedf2d666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,746
Size: 1.00 vMB
Total Fees: 0.02420712 BTC
Feerates: 73.20 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (588,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,591 326,591 0000000000000000104430189dba1219b0e3dd90824e8c2271609aca5b71250f 1,024 0.67/1.00 vMB 25
326,590 326,590 000000000000000007b8398795bc7f46f28dcaf0200a2c24bbea5a64447c7f56 826 0.57/1.00 vMB 22
326,589 326,589 000000000000000009c06b0421dfe78aa814b0a3e91ac4fe25c32de36a172c46 1,439 0.75/1.00 vMB 28
326,588 326,588 00000000000000001247d03dcb475f2bfc40bd9d0060af23cb1cc344a4f84823 22 0.01/1.00 vMB 25
326,587 326,587 00000000000000001984ea4c41c0c4cde8255a97af5fd26128bd4f81266a085e 18 0.04/1.00 vMB 12
326,586 326,586 0000000000000000157b02d2d533c0e40256cbcc601afb749ec0e547648d9062 89 0.05/1.00 vMB 19
326,585 326,585 00000000000000001b485029d77d30856b3b532b4f459c105e764e3169fd5e1d 238 0.16/1.00 vMB 25
326,584 326,584 00000000000000000818e696957b8e646a056c8216ac479758bfdfa16c7c6195 252 0.14/1.00 vMB 26
326,583 326,583 00000000000000001bba569db5698a33d8b977e21e31ee311085ead58ef4ab14 96 0.07/1.00 vMB 23
326,582 326,582 0000000000000000174960ecff0ccb778daac03a6f08cdebf8ebb4abfec71808 244 0.14/1.00 vMB 25
326,581 326,581 00000000000000000837f3b023bf4310baab4c6a26b4d27ecd739196e4e2afab 1,076 0.65/1.00 vMB 28
326,580 326,580 00000000000000001d211e73dc2f1882f2a70b7e45eac4d6df350de51acb34d9 58 0.03/1.00 vMB 9
326,579 326,579 000000000000000003b90b5b74b92c774d34fbb08363a26000bfc965c37cf1bc 329 0.24/1.00 vMB 24
326,578 326,578 00000000000000000b868e9616b061fa3189d13b23f09b4ca63f3acb12696a19 510 0.33/1.00 vMB 26
326,577 326,577 0000000000000000159d3e61f534c8e511251ea8e35e29e4587f280b14365b10 192 0.19/1.00 vMB 16
326,576 326,576 00000000000000000e24d2af2247a2a4f29771e58f8d30ac2707094e76d705ce 676 0.35/1.00 vMB 28
326,575 326,575 000000000000000008e7f86c9f41d7b49009616d4718c0fad18c98315e4eea36 391 0.18/1.00 vMB 32
326,574 326,574 000000000000000010388623ab4f3809b28bf18b131101478dc24c775c29c1ef 341 0.19/1.00 vMB 27
326,573 326,573 00000000000000000a022c3f5ccced182b0bfa1766b39c447265062b86edc32e 52 0.03/1.00 vMB 14
326,572 326,572 00000000000000001863c9e10b10777d92e917eb8fd6fc517d2202883868b8c9 737 0.53/1.00 vMB 23
326,571 326,571 0000000000000000077b9052fb1070a321a78fbb9e66ebe2036032801f7f9681 150 0.11/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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