Loading Tool

Explorer IconExplorer

Memory Pool

44,142 transactions
20.84 vMB
0.06235144 BTC
Random Selection Loading Transactions
Max Size: 117.61/200 MB

Candidate Block

Mining Attempt 6367801267741355428fe5c7e43ddc4e3b85c5f90a68c9b70b1ae9ccb80ed839
Version 20000000
Previous Block 000000000000000000007dae9b7e7e1d00da353eb04587d7b003687d74a0a2f4
Merkle Root 26bb9af0b9499280d713f2dc8039286d39cb431cc9e2259a1fef55c23626a60b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.01905885 BTC
Feerates: 502.67 > 1.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,068 (4,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,641 909,641 000000000000000000006b3cbb25c26d33aa028ad2929c1392a27aa9851a60f5 1,385 0.48/1.00 vMB 2
909,640 909,640 00000000000000000001cb4c159353f87703d2829017a9513253765739c8d00a 1,286 0.47/1.00 vMB 1
909,639 909,639 000000000000000000015a05f0e22e28a912fbf0fe83955815980c3a235ac743 3,512 1.00/1.00 vMB 3
909,638 909,638 000000000000000000013eaddd87d7ef33ccfecf54636b6593255b1c2ad27d03 3,915 1.00/1.00 vMB 1
909,637 909,637 00000000000000000000634763ef22d7ba78ea690eaf7b4656043ed4645a12c5 4,135 1.00/1.00 vMB 1
909,636 909,636 00000000000000000001f36841044449edd5ec63b7622f5858186297770fb46e 1,084 0.35/1.00 vMB 2
909,635 909,635 00000000000000000000e49194f9b51bbf3d4e50eef531d4950e0daddb299304 2,990 1.00/1.00 vMB 2
909,634 909,634 00000000000000000001ddc30c1909e55c74c8f5d77733aaa8f0cf51bf6ee4b1 2,306 1.00/1.00 vMB 1
909,633 909,633 000000000000000000021301b7324e5f8d376f3b7f3942e2905105b715d89bc4 3,570 1.00/1.00 vMB 4
909,632 909,632 00000000000000000001d8dc60246aa347046dc2fc92a519ab3430f1854413a7 1,566 1.00/1.00 vMB 1
909,631 909,631 0000000000000000000105108d3339cec6567fd823440e21742f860e54f6bcd3 3,417 1.00/1.00 vMB 3
909,630 909,630 00000000000000000001141de37520017bcf5d1195c4cf5bc44e27cd40e15f3d 2,464 1.00/1.00 vMB 2
909,629 909,629 000000000000000000005fbe34598da06b5fd90952032867617b78ae4807631e 3,551 1.00/1.00 vMB 5
909,628 909,628 00000000000000000001e41c638872b887a5cc7c65bc0854614194cf84fdecfe 3,020 1.00/1.00 vMB 3
909,627 909,627 000000000000000000002f7be20dbd51f2a96568141568df376de8824eb8986b 3,904 1.00/1.00 vMB 4
909,626 909,626 000000000000000000021ad823a9d973eb0e7b85e6b8fa63c10ed7fda179ff64 3,207 1.00/1.00 vMB 6
909,625 909,625 000000000000000000002d6471c8967b8927500aa6616b1228581bed23b8bb74 1,696 1.00/1.00 vMB 1
909,624 909,624 00000000000000000000c4ab2f72178ce25a16ede6355c64147fa7607ac0d4c7 1,850 1.00/1.00 vMB 1
909,623 909,623 00000000000000000001a3f44008aa80294c9903706bc1135384f6b41175afee 2,092 1.00/1.00 vMB 1
909,622 909,622 0000000000000000000131569dfc314fe1c8dd5f1f95c107ca2a36a084d8476b 1,232 0.41/1.00 vMB 3
909,621 909,621 000000000000000000017071a65ed8fe9e959b9fad3bb6d15df226e40b6aa526 4,009 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.71 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: 555.02 GB
    • Received: 6.86 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.