Loading Tool

Explorer IconExplorer

Memory Pool

37,255 transactions
27.80 vMB
0.05893426 BTC
Random Selection Loading Transactions
Max Size: 140.68/200 MB

Candidate Block

Mining Attempt 66e0dda2f4e634adac86488d009f9767501e035b0b9ba98f2744cc06e091c1c9
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root a241ccf25d9d4602f0791556144dbba8813797bac7fac0f7dcc5a874c7aa725b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,875
Size: 1.00 vMB
Total Fees: 0.00583384 BTC
Feerates: 20.54 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (173,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,965 740,965 00000000000000000002e9d1e7541d0c58c7d93dc54df14fcecc5b34afd052c1 2,739 1.00/1.00 vMB 23
740,964 740,964 00000000000000000001e668ff5645b624750402335e829aeee3e4b9782d66a0 998 0.37/1.00 vMB 16
740,963 740,963 00000000000000000004e32d87634f5af524f1c5402ed85087fdb9ca45f4599f 519 0.47/1.00 vMB 5
740,962 740,962 0000000000000000000530b1594d61de2fdb1bd4e3098cd11ef10e3bdc822054 854 1.00/1.00 vMB 4
740,961 740,961 00000000000000000006fd86091bcea2da772e63038da32598f55b8843f862dc 2,293 1.00/1.00 vMB 8
740,960 740,960 000000000000000000011efd56b997bd71a1f24c4b48d11a022e3b10dda446ff 1,534 1.00/1.00 vMB 6
740,959 740,959 0000000000000000000706e3a579c3778a3f1761896f7b9d0be307314f3995cf 2,386 1.00/1.00 vMB 11
740,958 740,958 00000000000000000006405ad43e0560eb23bed71d9aecfe99152856ed439d38 1,920 1.00/1.00 vMB 15
740,957 740,957 0000000000000000000722ab3ff3a7407e618b9d2be9c5368117c623fcdf399a 1,963 1.00/1.00 vMB 29
740,956 740,956 00000000000000000000e04328b7fbe54aa81d4bf8aa2790b17f18612741dfcf 1,149 1.00/1.00 vMB 18
740,955 740,955 000000000000000000002e35aa9f30baabbd53ba0a3441bbda90ba0ae33d944c 2,389 1.00/1.00 vMB 21
740,954 740,954 0000000000000000000674135846437b1a7faa06b0b080ee5040346eaaeb7bbe 2,550 1.00/1.00 vMB 27
740,953 740,953 00000000000000000007c44a702543e685cf4516f98f0d7e0afd882f6bb4be82 2,861 1.00/1.00 vMB 31
740,952 740,952 00000000000000000003bbeb59836ee8753c5841a2b0d5fbd6974a10609229d4 2,052 1.00/1.00 vMB 17
740,951 740,951 00000000000000000006646336fefadfef96cd5d93bfc512e6925c65fdf16251 867 1.00/1.00 vMB 19
740,950 740,950 000000000000000000055850ac6f8b4419f4a220e28469ed86867cf86882d98d 2,345 1.00/1.00 vMB 18
740,949 740,949 000000000000000000022b8317448b22696e7ff690b6b8fdb262baddaeccfc5d 3,342 1.00/1.00 vMB 24
740,948 740,948 0000000000000000000000d3d08a1ebdc54f4aa79d148f8f5b4b1d2445ad2ecb 3,450 1.00/1.00 vMB 23
740,947 740,947 00000000000000000009155847db6c4cc162cbc761189ad96b3cec3a1870462f 3,760 1.00/1.00 vMB 31
740,946 740,946 0000000000000000000456ab6920046daf2d9a583375d3b009db9d9bfd192fef 2,273 1.00/1.00 vMB 24
740,945 740,945 0000000000000000000576f1d3f848064ddc8017c55cde3ca8d010bcc5eb6868 1,438 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.72 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: 629.94 GB
    • Received: 11.96 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.