Loading Tool

Explorer IconExplorer

Memory Pool

39,715 transactions
25.86 vMB
0.05304371 BTC
Random Selection Loading Transactions
Max Size: 134.35/200 MB

Candidate Block

Mining Attempt 66fa6a904bb80befca6216cf9ee07da0f7d1e4fe3de13c00c60f7cb95b45d7e3
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 779777e201637ed2d03efc0fdd378186b1d623b06c2dc349d5527bb25db7005c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,158
Size: 1.00 vMB
Total Fees: 0.00604898 BTC
Feerates: 40.21 > 0.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (419,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,079 495,079 00000000000000000065f8928415296a0c8cb700a7778c3d7d1878b4a269373b 1,459 1.00/1.00 vMB 58
495,078 495,078 0000000000000000007484e1e90873f5cee914863c5ec051cfaa6bb7b4ad2bda 624 1.00/1.00 vMB 51
495,077 495,077 000000000000000000aa01545fd3b6dff0b0af4937f86a987e12db0651325d4e 1,517 1.00/1.00 vMB 163
495,076 495,076 00000000000000000082b5c134a0b17864beb24d708951ede87c0390f3c1f76e 497 1.00/1.00 vMB 15
495,075 495,075 0000000000000000005699711b02bd2ca9c4c9804d4c4ca3cbe1a719723ffc50 2,377 1.00/1.00 vMB 55
495,074 495,074 000000000000000000ab08bb37b3cd6abb21707acf2455d4240d0f612822911f 2,271 1.00/1.00 vMB 302
495,073 495,073 000000000000000000a62f314542158bfaa173ceda08d5b817e0e391c285412a 2,545 1.00/1.00 vMB 327
495,072 495,072 00000000000000000034abb90cf4daa0b1d35cc1d6bfef75da3c8a62f82c463b 796 1.00/1.00 vMB 98
495,071 495,071 00000000000000000097a85c1a5c0d46f07fdf81493fa411b9898ab4f59f0cba 1,871 1.00/1.00 vMB 175
495,070 495,070 00000000000000000065234c723dcaca8274fa6811fa71c5caac5f1ebc469a3d 1,033 1.00/1.00 vMB 62
495,069 495,069 000000000000000000a2603963a98fd3f9515ea8b7b86de44b2358772d225981 903 1.00/1.00 vMB 29
495,068 495,068 00000000000000000014df14129b77c436be142302b4aab108e5614a096cb558 1,249 1.00/1.00 vMB 30
495,067 495,067 0000000000000000008077fd53c6feb176253afecf4c7465b5f1dac48a03c634 2,075 1.00/1.00 vMB 311
495,066 495,066 000000000000000000594f86354ad3775b0c114521666b70df0490b6dfe4544b 1,721 1.00/1.00 vMB 160
495,065 495,065 00000000000000000069abf0464d453a191a2918cb40f35707eb253e210e595f 1,038 1.00/1.00 vMB 80
495,064 495,064 00000000000000000040b299c07834ee6af3c84670d00e696d609506a400cd7c 1,104 1.00/1.00 vMB 110
495,063 495,063 00000000000000000057a036146845fe840d51b6d0ecce213fe3a26b684061fb 1,654 1.00/1.00 vMB 89
495,062 495,062 000000000000000000838dc3ef19f8b3fc0a91f52aebfb21112021c5fe87407a 2,049 1.00/1.00 vMB 100
495,061 495,061 00000000000000000069ba19c90643c837611b5599669411b45586dbc84fa62e 2,341 1.00/1.00 vMB 354
495,060 495,060 000000000000000000bb971f373aab3db7f07d4b251fe0a66fd8c41078be703d 1,270 1.00/1.00 vMB 95
495,059 495,059 0000000000000000005e888fa3dcda23fbcd7f36d77e780577ae116969520a7b 1,535 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

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