Loading Tool

Explorer IconExplorer

Memory Pool

79,957 transactions
30.21 vMB
0.08410928 BTC
Random Selection Loading Transactions
Max Size: 184.29/200 MB

Candidate Block

Mining Attempt 0129ccb599f6a382e442d5126c548fdd618b9c67534f9934d0b1c9965f0fa74b
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root e1aa1cb3eec5c704b6589654d44ceba697d2dbeb8b359333aa52a601738353a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.01676499 BTC
Feerates: 200.89 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (428,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,821 486,821 000000000000000000fedca8f94e9196cbe460f3cada0367fc22eb57001c27ad 1,250 0.63/1.00 vMB 79
486,820 486,820 000000000000000000dbadaec1e6e2d7be96e83bed220295e73100ace35a9186 1,734 0.92/1.00 vMB 73
486,819 486,819 000000000000000000eb6b715686079a5acc9f73a8cbae6d0c6a533859fc4b65 1,205 0.99/1.00 vMB 9
486,818 486,818 0000000000000000003a569e2a332865a883c919ad41bb61fedd8403c7fafb71 1,150 1.00/1.00 vMB 67
486,817 486,817 00000000000000000022768ef9dccce28d937f82b88d2e5bdb8d94e83cacc489 2,670 0.98/1.00 vMB 151
486,816 486,816 0000000000000000006f076ca00270569f8e6708188b1131a700eda8dc85cf65 1,792 0.89/1.00 vMB 78
486,815 486,815 000000000000000000c05aeed1cd776f485c8f7141ab84d177b9b1d166865ca8 1,803 1.00/1.00 vMB 140
486,814 486,814 0000000000000000008c57173dbf25b9fcf66bf3e349974f4430064fa37c3710 1,537 1.00/1.00 vMB 190
486,813 486,813 0000000000000000006d5c594a2b713871c53d07c371664122e7b5833db7a185 1,391 0.57/1.00 vMB 90
486,812 486,812 0000000000000000007ed5d42b1d3e6a4efcfdb4462647284cc6d0d2157905a7 2,111 0.97/1.00 vMB 76
486,811 486,811 0000000000000000003fee31681851fbcd956af9f43b477f02cbe68560507bd1 1,305 0.98/1.00 vMB 60
486,810 486,810 000000000000000000b2692d065c625bc1bd0fd01435f701606a936f7a5a4c5f 464 0.25/1.00 vMB 73
486,809 486,809 000000000000000000ecac1c4ebfaa5fd280a69d698cc4cb938a559f5f0c61c4 2,499 0.99/1.00 vMB 46
486,808 486,808 000000000000000000afce98247b8801f92b515e1fab20bee65b66bcdf6a9bbc 2,124 1.00/1.00 vMB 37
486,807 486,807 000000000000000000856791a2a54285077d63ebc5135553aa91a8c7bc0dcf96 2,244 0.99/1.00 vMB 108
486,806 486,806 00000000000000000094ef037810061de3d50f8659bd30e8100133325b09e303 1,493 1.00/1.00 vMB 151
486,805 486,805 000000000000000000f0b7f68eb408ba5351ca05bdd839fb4446e816240e0d9e 35 0.01/1.00 vMB 407
486,804 486,804 000000000000000000227136ac7e966957d838e4aa0e5ecb58b41236c77147c5 1,674 1.00/1.00 vMB 121
486,803 486,803 0000000000000000008b0df39abc9688a4883cb2bcdaa57b4922d04e24737ec4 1,622 1.00/1.00 vMB 151
486,802 486,802 00000000000000000049b0123a7180b8c899fca74c4dd71a09949376569d2080 1,925 0.68/1.00 vMB 95
486,801 486,801 00000000000000000024476b790ed0a11e91d967b8b04c9f7059a9836701764c 1,596 0.61/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.20 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.