Loading Tool

Explorer IconExplorer

Memory Pool

26,978 transactions
26.90 vMB
0.05399956 BTC
Random Selection Loading Transactions
Max Size: 129.62/200 MB

Candidate Block

Mining Attempt 0387b565537e3446e8f237a77baed3e5b62794a3b87525f7158c4d8b0684be14
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 277dbfa9c872f8097d85a97c494699df0fd71d0ed64263bdd9458ecca90040ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,788
Size: 1.00 vMB
Total Fees: 0.00362705 BTC
Feerates: 40.21 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (364,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,103 550,103 00000000000000000013df829e0f214bee6dbdccb0905cec918b29fe2b2999ae 3,042 1.00/1.00 vMB 37
550,102 550,102 0000000000000000000da50f48a77bc36a257e2488436cb06c0ae02ec987931b 3,035 1.00/1.00 vMB 26
550,101 550,101 0000000000000000000ea987ee0ae16b16e43ec27608634ac44408944765ac44 2,802 1.00/1.00 vMB 19
550,100 550,100 00000000000000000026c224004affe0e097afeb45562b7800d1e33a81d21202 2,556 1.00/1.00 vMB 23
550,099 550,099 000000000000000000114f72429ca4ba9e9bb96fe40c537f3195764acc039a9d 2,547 1.00/1.00 vMB 26
550,098 550,098 000000000000000000214b305ad6564237a6ac2743052903cd4e00590258ceed 2,904 1.00/1.00 vMB 23
550,097 550,097 00000000000000000015367948611eeada4795c82a87b358c993a891ea4b567c 3,644 1.00/1.00 vMB 41
550,096 550,096 00000000000000000022e4f80e4571d83e75fc71b551bc022c896f81a298041c 2,445 1.00/1.00 vMB 26
550,095 550,095 00000000000000000019f5e69005f8fe9308dc8cd11774ed02540e8548dbd5a9 3,797 1.00/1.00 vMB 34
550,094 550,094 00000000000000000020b1457abda47b4a4feaeac973d7225cd49777ba1800f5 3,061 1.00/1.00 vMB 39
550,093 550,093 00000000000000000020ec694e8718273e2ea3ef42471d8a548519130879287c 3,186 1.00/1.00 vMB 26
550,092 550,092 00000000000000000016a51316eec3c124b4d0f63e75a7a6327c333482dd23df 2,555 1.00/1.00 vMB 26
550,091 550,091 0000000000000000001ef25b125a1c9bdb5d94ea8d243c756230ce385b404fbc 2,411 1.00/1.00 vMB 52
550,090 550,090 00000000000000000001e8a6e3c6acfbbecaa5a20c0b2807bc29aa4ffdd619cf 2,230 1.00/1.00 vMB 51
550,089 550,089 00000000000000000002ddeeaa53581b37dd4599651184aa4e8fa925ea520181 3,277 1.00/1.00 vMB 27
550,088 550,088 0000000000000000000437547c2c5fd76b37436c5b5e28d174d2d5a3bbf10078 2,993 1.00/1.00 vMB 24
550,087 550,087 00000000000000000018e5b2cda475d948fc26015c0215ac5f95b62bd87c6348 2,291 1.00/1.00 vMB 50
550,086 550,086 00000000000000000009af5665f97e21c86028f8fad443ecc78792c88a4a496b 1,963 1.00/1.00 vMB 45
550,085 550,085 000000000000000000174f65f0f7e261b79816b220d88f29c5d9f67ce2c804f9 2,247 1.00/1.00 vMB 62
550,084 550,084 0000000000000000001e20a14ca3e261abb57dc9c433bb108cbebeb38362b5a6 2,447 1.00/1.00 vMB 21
550,083 550,083 00000000000000000024f605ac1bb133f2b1c8392d3c8f8e8240da6acc207c3b 2,646 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.55 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: 621.40 GB
    • Received: 11.23 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.