Loading Tool

Explorer IconExplorer

Memory Pool

42,693 transactions
26.84 vMB
0.06663151 BTC
Random Selection Loading Transactions
Max Size: 140.92/200 MB

Candidate Block

Mining Attempt 8b436e8443c56ad6898d91e909a853a933f57fa449f59a452adf6c3a99517534
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 45042d0ff91af987e2bc43506046be84ddd041ff51d5f0d455c7cc58ab7c9b50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,839
Size: 1.00 vMB
Total Fees: 0.01685782 BTC
Feerates: 181.54 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (624,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,987 289,987 0000000000000000bd52759deed01a255de8c29c67d2d4831e6da979945b7593 805 0.35/1.00 vMB 35
289,986 289,986 00000000000000005ecdf159e113f273611ba136d9cca848a025eb1fc50da8d8 352 0.44/1.00 vMB 15
289,985 289,985 00000000000000001954366f13c16914d26fd0ed14b01c8a82f0add1db2a9736 512 0.19/1.00 vMB 47
289,984 289,984 0000000000000000938f124b5021ce0e1ad4210a57794fd6a9d81ef0f231b350 1,084 0.69/1.00 vMB 29
289,983 289,983 0000000000000000d5aa05390abd2cf74602c3ce95fe0eae658f71e7c469862a 128 0.03/1.00 vMB 0
289,982 289,982 0000000000000000b00b5d50678e88f7ffcb08275ecd514c390492b940a0ca60 229 0.13/1.00 vMB 40
289,981 289,981 0000000000000000b7231bb720a03918eb8788d5aaf601d587f83054a7965f03 393 0.22/1.00 vMB 22
289,980 289,980 0000000000000000002ded6eae129b3478d68a4f59bfa7e61c160bbb603b1b42 128 0.05/1.00 vMB 39
289,979 289,979 00000000000000005668e2c163a914b10b0eff75bf1eb04ba5c89e72a60257f7 500 0.29/1.00 vMB 28
289,978 289,978 0000000000000000688f732fa06fa2503cdb735d4e74ec56b16819ec1fdd2942 318 0.13/1.00 vMB 26
289,977 289,977 00000000000000006d61e43457a2c5e16ad0fb0748868324967c30c0fa65686c 709 0.43/1.00 vMB 32
289,976 289,976 0000000000000000f0051f4cef30517716e6cba02f8eeb2ab738962481023c25 313 0.22/1.00 vMB 20
289,975 289,975 000000000000000057952059ff8f12685d1089973c4280cb9aa285bf5b1a3a6e 256 0.09/1.00 vMB 59
289,974 289,974 000000000000000116f2069c4fd571e0848dc0db16550a5cdb32779f530ba9cb 157 0.10/1.00 vMB 16
289,973 289,973 000000000000000073b6150bbdbfd3bfc53b31082e286ab14762d787167526b4 71 0.04/1.00 vMB 24
289,972 289,972 00000000000000012007baac17ff1c749e03392ff4dde4dde84e058052e51542 64 0.02/1.00 vMB 1
289,971 289,971 00000000000000000231e2aa47ea322d6ce785a940182521c2608748513b0d57 738 0.35/1.00 vMB 34
289,970 289,970 00000000000000008325b5171a3a468a04c887f1be3d06317a7e498298c183bb 311 0.47/1.00 vMB 17
289,969 289,969 0000000000000000c17a584767db7036b48d6e58b5af602e1fe165f236f6d6c7 534 0.35/1.00 vMB 29
289,968 289,968 0000000000000000d6a1dee06d264f2f7e8f0a0f807db832fa96e032a1e6634c 714 0.35/1.00 vMB 35
289,967 289,967 000000000000000062bc7e3d7119698cbd6a31ea877ae1bc95df4d09a2794942 588 0.25/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.