Loading Tool

Explorer IconExplorer

Memory Pool

82,433 transactions
31.12 vMB
0.12542169 BTC
Random Selection Loading Transactions
Max Size: 187.03/200 MB

Candidate Block

Mining Attempt f5ebde3e5c3320211d4426b229ac562b60bdaed6d28f483a89604c715ae01749
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 2955bfc938fe685e8a2be98c3a7476e73ed766cd01bcadf76fa932fa0d092477
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,099
Size: 1.00 vMB
Total Fees: 0.05440689 BTC
Feerates: 180.34 > 5.45 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (520,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,224 394,224 0000000000000000071a3fbd58f37dee0bc784682b4bb8bf61bb1df98f0ed94d 2,208 0.95/1.00 vMB 59
394,223 394,223 000000000000000009748f967d56e876f2394a32981eb14297bb2a1657468a4c 1,607 0.75/1.00 vMB 49
394,222 394,222 00000000000000000728173c2e151f789eda316f0455663fe7c1c7dd4e57e0a0 2,165 0.90/1.00 vMB 54
394,221 394,221 000000000000000003fd786aed8dfcf3da2cc41de1ed44da4840f76581673430 2,414 1.00/1.00 vMB 56
394,220 394,220 0000000000000000071a6cfe9eebb2c03dd86e4f4a5d84bd2510c2419cbdea3e 1,865 0.93/1.00 vMB 36
394,219 394,219 0000000000000000047c6758f711c12ce143c8a4f42aff2527d916f6333ebb47 1,337 0.64/1.00 vMB 44
394,218 394,218 0000000000000000001b8fc7c7f451678b5bc09d2563bdaef853903c406680f4 1,447 0.82/1.00 vMB 32
394,217 394,217 00000000000000000253ab2b536bbcfab8058a3fb26146b5785f779ee9b5254c 61 0.05/1.00 vMB 1
394,216 394,216 000000000000000003bc7c2c81e1163d7daf8fb53d0644cb8ca61879a57a7615 1,676 0.75/1.00 vMB 50
394,215 394,215 000000000000000007d065c97e6c25c8751c03657bd44b9617e57240809fc272 1,149 0.99/1.00 vMB 23
394,214 394,214 000000000000000004c46c6f3b0e0e851f22867e061181d2a922cdef1adee77e 1,210 0.95/1.00 vMB 22
394,213 394,213 0000000000000000085a9170ab173308378895f431a37c313dc68ffcc836e6ae 2,029 0.75/1.00 vMB 57
394,212 394,212 000000000000000000006ec80ccfac79bbc9b01dd894e9a0c69491775a1d3943 2,021 1.00/1.00 vMB 40
394,211 394,211 00000000000000000208411f8b887f2b3f482b4986946b14816718d5586ddbe6 2,354 1.00/1.00 vMB 51
394,210 394,210 000000000000000002a15fb67b003362d0f7cdaebb17002d8c5db1cd1470c2b0 2,157 1.00/1.00 vMB 43
394,209 394,209 0000000000000000042f6bd2cc5979fde040204de959772dea456e5399c7a02d 1,166 1.00/1.00 vMB 21
394,208 394,208 000000000000000004b20457da6107b2987ff9bacb4431dc686130f0442c0bc7 1,134 1.00/1.00 vMB 26
394,207 394,207 0000000000000000001f5dcf9e11ca05ee82434e8871138f6c8325c56cf4ad79 744 0.75/1.00 vMB 24
394,206 394,206 0000000000000000058acb778f831f801eb59d5c908e461fa09c2e3179022285 1,369 1.00/1.00 vMB 28
394,205 394,205 000000000000000002e63d508954a50d62243fe6685389ba52510087a7c4a23f 2,462 0.95/1.00 vMB 59
394,204 394,204 000000000000000002e0a53c74b8801ba18f23bffae37ee47606fa010fffec7f 814 0.93/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.