Loading Tool

Explorer IconExplorer

Memory Pool

39,241 transactions
27.43 vMB
0.05918610 BTC
Random Selection Loading Transactions
Max Size: 140.16/200 MB

Candidate Block

Mining Attempt 5510b90f03dff9d65358d0043e17ab2fa836dbcf6ac647cefaa5e56ae3d82e4b
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 9de9f66143478c5d463436ba516a48b9fe6455c70357370189fadcaaf37808f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.00719822 BTC
Feerates: 71.81 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (220,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,531 694,531 00000000000000000002f18d37bbdb28278dbe0fac96eb84b5deb5c3b20420bb 2,902 1.00/1.00 vMB 25
694,530 694,530 00000000000000000004fad8fbd6cc219db06276ff297a44966c9416fe973153 3,117 1.00/1.00 vMB 13
694,529 694,529 0000000000000000000b812dba5a70598c91abf9b60c945a727c83d381c96879 855 1.00/1.00 vMB 2
694,528 694,528 0000000000000000000c049744f2f59eabe4c1a76c7e647781e9dc3f8c454a93 2,122 1.00/1.00 vMB 11
694,527 694,527 0000000000000000000a293509aea97f47b3e805bd921e3d883999d61eded0d4 1,136 1.00/1.00 vMB 2
694,526 694,526 0000000000000000000631efe648db54636b20fa716cbe0c05bf3c34fd561895 1,994 1.00/1.00 vMB 10
694,525 694,525 00000000000000000001d5ee555400c0e484415e941ccfaf768f4a7ed905d218 2,912 1.00/1.00 vMB 6
694,524 694,524 00000000000000000012e75b9715a6d841a55072545e829b88853d5a29191117 3,172 1.00/1.00 vMB 27
694,523 694,523 0000000000000000000953b4a9c55a8eaa5bee0c6ccd26df954523da0baf9782 2,596 1.00/1.00 vMB 16
694,522 694,522 0000000000000000000d5c70c0ee3cf59df3a219b00eea992921a112341396ab 1,709 1.00/1.00 vMB 3
694,521 694,521 00000000000000000009974b5f6011d7ec8af460dafcc668c7ede4324896b9ca 1,352 1.00/1.00 vMB 3
694,520 694,520 00000000000000000002b0d8789237b4b79184d2f2cd9f8a51741f53bb9ef095 1,977 1.00/1.00 vMB 10
694,519 694,519 000000000000000000005816c6a6b59b1f5dc4f44d9023280ec6b27a99b43523 1,611 1.00/1.00 vMB 9
694,518 694,518 00000000000000000012f0109ecc18545349b84d895aa036a7182359c6e8a8cd 3,014 1.00/1.00 vMB 3
694,517 694,517 0000000000000000000fac641001d5dc75687fde4457963d47444317c01bd35c 2,804 1.00/1.00 vMB 17
694,516 694,516 0000000000000000000c66146def120c75103b19742e08a0ced2fce55208f87a 1 0.00/1.00 vMB 0
694,515 694,515 0000000000000000000d14237f8c807948f37e989bc1b7624b6e73c2995b953e 3,022 1.00/1.00 vMB 15
694,514 694,514 00000000000000000001c7e780f94d94583abe4eab50b1815ff6cab7980a49e7 2,730 1.00/1.00 vMB 28
694,513 694,513 0000000000000000000cdd4338f706a85a938735175eb41729f60852f09eea32 2,610 1.00/1.00 vMB 13
694,512 694,512 0000000000000000000d5a20126bdfa28ed0bc685b6aae1f22a2ef276eacf006 1,903 1.00/1.00 vMB 10
694,511 694,511 0000000000000000000141598f74a075b1a6ef5423cc678f93c087b6497380d3 2,234 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.75 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: 631.88 GB
    • Received: 12.08 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.