Loading Tool

Explorer IconExplorer

Memory Pool

38,699 transactions
28.43 vMB
0.07081754 BTC
Random Selection Loading Transactions
Max Size: 144.29/200 MB

Candidate Block

Mining Attempt 18ce317c077c0dbfec88af1d43434a09db4f8fb2aafa15e0e84cf5e0d867788f
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root db5c0d6fe7f8dff79b3d520ed0262aaba86fa9a1805aa12c6d866f84d191d6f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,043
Size: 1.00 vMB
Total Fees: 0.01607221 BTC
Feerates: 150.61 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (149,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,311 765,311 0000000000000000000658de77ef2d0f591212dc645c73dc34b8d42ba0634657 2,706 1.00/1.00 vMB 22
765,310 765,310 00000000000000000005b1b759f230ef010e37948a56f15395ace31ab23e5515 2,943 1.00/1.00 vMB 33
765,309 765,309 000000000000000000038eb85dda38580d8b9dae45022f08471d4a2c594180ea 314 0.12/1.00 vMB 19
765,308 765,308 0000000000000000000078fe5128f89c4c64d38edf4b3178cc9b892449222f1f 478 0.17/1.00 vMB 16
765,307 765,307 00000000000000000000dadf574a3a5c181e20e601a092f1636ab641e47774f4 242 0.08/1.00 vMB 14
765,306 765,306 00000000000000000004f67267460b56f79c4de5171490b20432cfb034a810f4 68 0.02/1.00 vMB 15
765,305 765,305 000000000000000000006e0b4dfee004ad4c5e121bf17d037e6dc9186c54f692 2,713 0.98/1.00 vMB 16
765,304 765,304 0000000000000000000472cc8200a786f17fd802a6db46bcaebef5d3a8df1b85 2,001 0.75/1.00 vMB 16
765,303 765,303 000000000000000000023f0838f5e9d79053a9e353ef679eaaec3868819e4cd2 2,095 0.81/1.00 vMB 14
765,302 765,302 00000000000000000004f540244367f87b7a12c51be632e0d0fa1a7827e0118a 622 0.87/1.00 vMB 3
765,301 765,301 0000000000000000000611ec03737ce0d05812fabf451883fb1372dc53da29af 2,515 1.00/1.00 vMB 12
765,300 765,300 00000000000000000003776a85f364204c20e7aafe7f6a15039a233055642fc7 1,185 1.00/1.00 vMB 10
765,299 765,299 00000000000000000006e936a7e8cca37adbb5963f2e40e682d2a79c3617e61e 2,424 1.00/1.00 vMB 21
765,298 765,298 0000000000000000000501619440a861411fdb93fd1bb4e5f7923205b2053a0c 3,015 1.00/1.00 vMB 23
765,297 765,297 000000000000000000053216ad53917c43b2896a53f9500bab32e38ef68434ef 2,710 1.00/1.00 vMB 33
765,296 765,296 00000000000000000000325137a63726ae61ffb922bc87577eadc4bd2ea979eb 2,751 1.00/1.00 vMB 17
765,295 765,295 00000000000000000005daa5f8c56ff93c3ecfe56d91f7e2260221012cad22df 631 0.33/1.00 vMB 17
765,294 765,294 000000000000000000058dbb0602e3758e3e2c7a4422e5927e8e311d92ad973c 1,487 0.66/1.00 vMB 14
765,293 765,293 000000000000000000033a506cf4e07322f8c4549d1d5b7c81d3fa8e2b1a3938 450 0.23/1.00 vMB 16
765,292 765,292 00000000000000000005a8e24e5a211d7b1ae668e6db819a67fb05f726b8b5f5 527 0.18/1.00 vMB 17
765,291 765,291 0000000000000000000544355ec10382b9c04805710276d94cd086301b5635f1 600 0.32/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.68 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: 628.35 GB
    • Received: 11.79 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.