Loading Tool

Explorer IconExplorer

Memory Pool

79,000 transactions
29.27 vMB
0.09584864 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 6c3f5cefc606b940400254f5168bcfe2e690c205d05743b586a9de1f0e80868c
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9bf483a9a535460ff1c7e39defc79eacb1a9d4ffc95a1ad393b704780679716d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03409720 BTC
Feerates: 150.62 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (545,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,339 369,339 000000000000000013a95a125fbd593eab347535c87f41862f699c3fad5fbbb6 1,017 0.54/1.00 vMB 39
369,338 369,338 0000000000000000001416b6b31495c69f586f6877052bb6611d956b5cbeb05e 22 0.02/1.00 vMB 24
369,337 369,337 000000000000000012feb715c8646d835e2570e2223804dc7fbd48c84e62addf 421 0.23/1.00 vMB 44
369,336 369,336 0000000000000000069a582f73e647ceeaf5c4f680b8956142a74dd1d413a9a6 847 0.60/1.00 vMB 34
369,335 369,335 000000000000000009db36fc7f5070c8b3a89f4598e863685d85e3acf750edda 872 0.44/1.00 vMB 52
369,334 369,334 000000000000000010607ade9ae54fd62bd09f34aed98e65c39f785aa03e3189 97 0.04/1.00 vMB 73
369,333 369,333 0000000000000000061f7802688075dbe11d4e52f9691c4da796ef99ec842d61 384 0.17/1.00 vMB 69
369,332 369,332 0000000000000000020d84d4bf0f400a738a90718dc5960440a192fbbcbe9032 1,569 0.72/1.00 vMB 64
369,331 369,331 0000000000000000029113522f9574f90e9477a1625c0adc6f4268fc6cac7e9c 823 0.40/1.00 vMB 48
369,330 369,330 000000000000000003cce77d9bed7d2878ac2ff43ab1d4a73ff0a6a86b5d2362 337 0.20/1.00 vMB 39
369,329 369,329 00000000000000000a6bd8888294ab26edd3487d3caa38cd08bf2446b9fc0fa2 302 0.14/1.00 vMB 38
369,328 369,328 0000000000000000064210d5fa2b91b6ec1be828a47174a7b9350fc294f39de4 427 0.27/1.00 vMB 43
369,327 369,327 00000000000000000a6d8030671378ba29419d4067c75addc9e9047eec27f813 187 0.10/1.00 vMB 37
369,326 369,326 00000000000000000f2b33daa4510cdb75f4d535b98a44453f81aa649eff56ad 484 0.27/1.00 vMB 36
369,325 369,325 00000000000000000bb2c6d905fe0e5bc7509daf5147413d6fa7cba53c5d7dae 460 0.26/1.00 vMB 41
369,324 369,324 00000000000000000765c8600eda4bdcc3e562df9e41142e928ce91fab3609e5 655 0.30/1.00 vMB 43
369,323 369,323 000000000000000000c3d1c69297e6eb7d9d205035e7c178e1f4f91e6890f3af 213 0.10/1.00 vMB 37
369,322 369,322 000000000000000014c3d62a432c255948154821d7269819f2a00c37fee06acf 118 0.06/1.00 vMB 13
369,321 369,321 00000000000000001346c3824b40fcba64f75ea240fbff051fa743b77a6b25e7 262 0.13/1.00 vMB 38
369,320 369,320 0000000000000000120bf34f84ec0c25ecf87e610512c7898567a811508ec403 479 0.24/1.00 vMB 39
369,319 369,319 000000000000000010b49cbcf221263e2341083eb34a315ad15a7c2c59099752 21 0.01/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.