Loading Tool

Explorer IconExplorer

Memory Pool

35,958 transactions
28.24 vMB
0.05971102 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 5f47d4297b566b766b43564f994bc5f180cd9c58256cda4c0b28e43b5af17fd4
Version 20000000
Previous Block 000000000000000000011c5333650fa2be400b665768f9ecb2f96eefee2f58aa
Merkle Root 9d18291f7dce340b9b308fa04441e071b278770617c759ecadcaa0d17eb102e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.00553142 BTC
Feerates: 88.67 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,537 (327,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,116 587,116 00000000000000000005295b8de2a83db99e9bd5e7b840878ba858c39853d6ac 2,687 1.00/1.00 vMB 42
587,115 587,115 00000000000000000001ec94de71e9a07c64a010739017c44ce0bc3286bc984b 1 0.00/1.00 vMB 0
587,114 587,114 0000000000000000000befc55b532fedff6d87ae0464175be557f5ed179e9996 2,299 1.00/1.00 vMB 48
587,113 587,113 00000000000000000005c3af77b8c2f4ff39c20229f8856255bc5245a2cbddbd 903 1.00/1.00 vMB 41
587,112 587,112 000000000000000000085259c04786764d96420ba2feff49e66a0ffc2504b8f9 2,121 1.00/1.00 vMB 48
587,111 587,111 000000000000000000029b8f978f987e4b10eb5affe0d5dd7e4a0926289563db 1,164 1.00/1.00 vMB 46
587,110 587,110 0000000000000000001dcaee8a463852be3105c2c6c5af5f7c097c59264b9cb2 2,486 1.00/1.00 vMB 73
587,109 587,109 00000000000000000005417205dbc2b3058a3efa3d995a94910cfe29edf815d6 1,670 1.00/1.00 vMB 91
587,108 587,108 0000000000000000001a7c365776a0266c749a0b7ac43f7c8041a25a254b4844 3,247 1.00/1.00 vMB 52
587,107 587,107 000000000000000000115551840440f2b658ba688d6acee824eb74f5a9e4e3da 2,761 1.00/1.00 vMB 27
587,106 587,106 000000000000000000059a451117059812273d64dc8b05dc81749d42f093778f 2,982 1.00/1.00 vMB 47
587,105 587,105 0000000000000000000938a8468b71a1908ecf0f6707636d1b19589be871a4c3 2,352 1.00/1.00 vMB 44
587,104 587,104 000000000000000000025c90ae864a1082fe37e6ceb6780822a8432abb530069 2,573 1.00/1.00 vMB 26
587,103 587,103 00000000000000000017826d0b886a01bf4c1b2b6e2a804bc51b02a9fa8f61c9 1,242 0.44/1.00 vMB 30
587,102 587,102 0000000000000000001d6d8d07b50f5ca0065f8ed2e14876ad8bb5ba7ea9607b 2,937 1.00/1.00 vMB 27
587,101 587,101 0000000000000000001c1034eebccdee63cf22b1cb0db298451bcce7ef5cb81b 3,026 1.00/1.00 vMB 34
587,100 587,100 0000000000000000000e1774748017548210b5702b4595ca13e48dc70ad3ffe5 3,063 1.00/1.00 vMB 38
587,099 587,099 0000000000000000001725d53ea37497ac727d647915f555358458e7eb51708c 1,119 0.39/1.00 vMB 30
587,098 587,098 00000000000000000002821ff66223572b4335096adc27ddd6f5df3e23a1cec4 1,068 0.32/1.00 vMB 28
587,097 587,097 0000000000000000001ceaae0a4723cddfb29fff37eba640cf85ebd569f0515b 1,881 0.65/1.00 vMB 37
587,096 587,096 0000000000000000000d7a5947d1d5924862986e62086b2c71b56170024f37dd 2,137 0.84/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.57 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: 622.31 GB
    • Received: 11.31 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.