Loading Tool

Explorer IconExplorer

Memory Pool

75,405 transactions
27.72 vMB
0.07509996 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt cf610117a40dc2733afb49ec57ba1d814a48f46aee8147ea3da77ea1860ad483
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b8718efe15b1dfaf152b86746b486475a1a8c06155718438ec2499a99aa71ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.01588382 BTC
Feerates: 99.50 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (134,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,561 780,561 000000000000000000062b9a91107d462cc8eff176ad9afca614468e40f1db43 2,018 1.00/1.00 vMB 38
780,560 780,560 00000000000000000002acff2139d3a66b8dab6d9c966c953b960243d02d19b5 1,099 1.00/1.00 vMB 7
780,559 780,559 000000000000000000033546fe755925a63840052c0ba2fe52a4fbdd669528e4 1,350 1.00/1.00 vMB 3
780,558 780,558 0000000000000000000402f5e781e9ec2cfb6cd89efdd69d53c7cdedb5b14cfd 934 1.00/1.00 vMB 10
780,557 780,557 00000000000000000004dbb0676a25fbc5ef72de72f7ef756958f1317a9f2e81 2,699 1.00/1.00 vMB 16
780,556 780,556 000000000000000000060ba331981c8cf499926371d57e44b8f5d596c566e24f 2,059 1.00/1.00 vMB 13
780,555 780,555 00000000000000000004bda14957613be9dce34bd670ed9556c0e625ab38e4cd 1,259 1.00/1.00 vMB 16
780,554 780,554 00000000000000000004e808100875886a73a069b98870d2662d9e230b796af0 1,500 1.00/1.00 vMB 9
780,553 780,553 00000000000000000001be646d2b2bc71fa12a9ccda020048fbe1121d61a37f1 2,171 1.00/1.00 vMB 17
780,552 780,552 00000000000000000005e1199ba0006bdef79fca74d083d5b174e2410a568c4a 1,141 1.00/1.00 vMB 19
780,551 780,551 000000000000000000029a94d03185a18e1a0a6cd4ebd19617c2f8e30b4fcb0b 1,951 1.00/1.00 vMB 24
780,550 780,550 000000000000000000001e079816a121198d8fb0fdb785a8407660519b40ca2e 916 1.00/1.00 vMB 17
780,549 780,549 000000000000000000055a5a59b9a78c154714d7818f25cbf933aa9c24a569fe 1,008 1.00/1.00 vMB 18
780,548 780,548 000000000000000000063037c6fdb0a9c8e707526cba5676001b322e949eeee0 2,347 1.00/1.00 vMB 26
780,547 780,547 000000000000000000047381856e43b6e0e346bc79cb642d3671430689740b3c 2,307 1.00/1.00 vMB 43
780,546 780,546 000000000000000000050c97c881ca91d4e8cdeb5c9433c2f8ed9745785a734f 1,475 1.00/1.00 vMB 19
780,545 780,545 000000000000000000035141ab22f313c32f3ecf2a13765468f698fe79e9ad29 2,874 1.00/1.00 vMB 24
780,544 780,544 00000000000000000001d11242d4a0b73469d1b625c65d2e8444a48e78972fbd 1,107 1.00/1.00 vMB 8
780,543 780,543 000000000000000000046b62b1345074c4871ef46acb7165ee9675e59d72189a 1,557 1.00/1.00 vMB 19
780,542 780,542 00000000000000000004d8cd978bd2f0c911e94c210a1d63029136d4a0671c85 1,225 1.00/1.00 vMB 7
780,541 780,541 0000000000000000000516c4985b1a1935a5a0ddfa65f99910323d3aeaf58da0 2,020 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.