Loading Tool

Explorer IconExplorer

Memory Pool

80,027 transactions
29.56 vMB
0.06494974 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt 18be2863d73d1c62794d0f7e414e8a6558ab9e5d88033a22c69dc4cbdd4a1036
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 7e69e8fe72ca059f137ffca290a9605b70961b68f45ccbf4a3951db3adc2ee07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,631
Size: 1.00 vMB
Total Fees: 0.00475224 BTC
Feerates: 90.30 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (615,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,455 299,455 00000000000000005f8ab9e7903ce23d134faa8216eeadca61b5418fd7a35669 431 0.35/1.00 vMB 21
299,454 299,454 0000000000000000458c61f342867e941382b8b574d35e35681604b9e4f51410 169 0.35/1.00 vMB 12
299,453 299,453 00000000000000008717b430e96226a0c5e86c47b9c855fb3dc7ae67f911d08b 667 0.35/1.00 vMB 33
299,452 299,452 00000000000000006fbaf7f90bb6216cde52b4f15481ec68143375d3f4462c0d 512 0.35/1.00 vMB 27
299,451 299,451 00000000000000000f8957a5f3528f604b66eee78c33cfa133c6bcf4a88606e9 416 0.35/1.00 vMB 22
299,450 299,450 0000000000000000242bc21300cabfa5edaff4eb772ee8f4f0593c8ac23be6a7 406 0.35/1.00 vMB 23
299,449 299,449 00000000000000006e96c1dd143e094c6cc70cdb755baa958db83798e89f5fce 382 0.35/1.00 vMB 20
299,448 299,448 00000000000000008294b74cdf099143513ee54e90d853cfdec232c2786a11f9 796 0.50/1.00 vMB 26
299,447 299,447 00000000000000004b0613482bb3ebc8a85c181eae577cdd4707052b67a92318 512 0.28/1.00 vMB 25
299,446 299,446 0000000000000000725b640ea7e49003d780b86193127b7b68add52f9ec4a482 1,283 0.50/1.00 vMB 33
299,445 299,445 0000000000000000229df2c8905684156459e914cb0f1038aa8a7b82a660a66c 1,024 0.42/1.00 vMB 40
299,444 299,444 000000000000000050be4c7c05a9c4cdfa9ad1018987e9004d0b714a529fe87b 1,098 0.35/1.00 vMB 80
299,443 299,443 000000000000000032c835c12731047f0e70c09dd4315b3bc6cfc68e7c32e689 84 0.05/1.00 vMB 15
299,442 299,442 0000000000000000541bc108380fbbb80915d0e9e87f0e8260f814b3cc365705 805 0.49/1.00 vMB 30
299,441 299,441 000000000000000018acadce6a3c28176eef9c061c30acfadfb34491bbacbb8c 782 0.45/1.00 vMB 27
299,440 299,440 000000000000000038a349814a780e25a98245e66c5513da95934c530985f3dd 57 0.03/1.00 vMB 28
299,439 299,439 00000000000000006b9f67f71f5837d2c10dd2ce55feb0c9cedb4c7753c4cc13 88 0.04/1.00 vMB 33
299,438 299,438 0000000000000000268f1122bbd753c247ccd8b717687d47f0c7a4b27f258c81 419 0.35/1.00 vMB 27
299,437 299,437 0000000000000000855e5f582809927597ec69a73b58cbc6267fc33ba8821995 256 0.09/1.00 vMB 37
299,436 299,436 000000000000000086641b384b0c2c110a864d53eb0520194d08d26c2ff11762 32 0.02/1.00 vMB 31
299,435 299,435 00000000000000004fde0dde45a50220cf73eee753663843f50cd14308f240e9 329 0.21/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.