Loading Tool

Explorer IconExplorer

Memory Pool

73,592 transactions
27.34 vMB
0.06603985 BTC
Random Selection Loading Transactions
Max Size: 166.68/200 MB

Candidate Block

Mining Attempt 86d3dd596083e374270cf02bcb7968cac74efad2b178a4e68e0efd5f160a276f
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 991853108ee04c8d57730cfb43a07b95811554a6c406bcf2e947763ea5e3a0bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,968
Size: 1.00 vMB
Total Fees: 0.00795450 BTC
Feerates: 89.32 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (226,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,821 688,821 0000000000000000000ba12702900bd830c9db98f683237c6990ffbfcb074007 1,837 1.00/1.00 vMB 8
688,820 688,820 00000000000000000009df4eea6a02dfbb0d5aa05a3175f78c5525bb65df9ecd 2,510 1.00/1.00 vMB 7
688,819 688,819 0000000000000000000d9cb6950774a6887a74450429d8d6fd4f7bc757c879fe 2,556 1.00/1.00 vMB 16
688,818 688,818 0000000000000000000b0dd335951cd6a0dfd1d9aa21b08c564545cdfb1d6a1d 1,991 1.00/1.00 vMB 49
688,817 688,817 0000000000000000000a0b7d15191dbe238730da3904e7ab8d1cbd3982082252 1,728 1.00/1.00 vMB 13
688,816 688,816 0000000000000000000807b7bdaef9fb0d01266106a9a866a5e331069bb9ab51 2,749 1.00/1.00 vMB 42
688,815 688,815 00000000000000000005ffde17dfd85421aaf79007d21210937fcf13951a74ed 3,290 1.00/1.00 vMB 35
688,814 688,814 00000000000000000004552629b1ff0714076797bf7cb4b5d5560fd330e47365 1,348 1.00/1.00 vMB 55
688,813 688,813 00000000000000000002d9112fb9c61ed1194b1decaca9787ef0468ce1337bb9 1,703 1.00/1.00 vMB 64
688,812 688,812 00000000000000000007c90b1a661f6962ee0adc262c78e37ed288c0a63835e9 2,315 1.00/1.00 vMB 71
688,811 688,811 0000000000000000000a8c0beda327488e0d764659d942f2fd41d5fd03968f1d 3,113 1.00/1.00 vMB 40
688,810 688,810 0000000000000000000161e2cd1e101d38f193af29531ed39f69d076c6573287 2,658 1.00/1.00 vMB 67
688,809 688,809 00000000000000000004397e6713aad19a95a7dfc771de4ee5e307e7f8409a96 2,721 1.00/1.00 vMB 58
688,808 688,808 0000000000000000000a25a35316753a8f6a4ae1ad63a4138c1c6c40cd284af8 3,290 1.00/1.00 vMB 82
688,807 688,807 00000000000000000004f23e94c13cba343b3390404def1b0a34f81eb653dad7 3,145 1.00/1.00 vMB 16
688,806 688,806 0000000000000000000ccadadcda19aa24d1b0672b3c93de385accddd016c7a7 2,598 1.00/1.00 vMB 46
688,805 688,805 00000000000000000004681592cde8a9e0120993209956d78737cf32075bdc8e 2,575 1.00/1.00 vMB 27
688,804 688,804 00000000000000000005f8182dbdda194b8a40d99d2c85e2999beefb227b95d4 1,728 1.00/1.00 vMB 41
688,803 688,803 000000000000000000063ca1d39ddbd823be4532ec921848b8b94c13f196a6ea 1,180 1.00/1.00 vMB 63
688,802 688,802 000000000000000000046f5c8b5eeb7776eadcf70ee5f382f9a3c81ced49557f 1,836 1.00/1.00 vMB 12
688,801 688,801 00000000000000000004306e546aca7faa0d3ca4a54c25b3def177615e4869bb 2,368 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.