Loading Tool

Explorer IconExplorer

Memory Pool

43,431 transactions
26.59 vMB
0.06368751 BTC
Random Selection Loading Transactions
Max Size: 139.80/200 MB

Candidate Block

Mining Attempt e64e860ac70e79279ea1abbaf708e9eb8fc6cabf706127381d48d68fb604b17f
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 6039e9ff59e56a4796f2928a39e40e5d305adfdad21822a1692af3ae74f056bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.01492428 BTC
Feerates: 200.71 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (550,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,442 364,442 000000000000000011974130333282e876c598e088c619834f0e813f922a3afd 2,244 0.93/1.00 vMB 80
364,441 364,441 0000000000000000016db025d9093c346cd80ab8f82326236a0854a5cc61f832 2,055 0.93/1.00 vMB 61
364,440 364,440 00000000000000000a94f82efb40b0e77ee5d0a0b135615504c62689adff3021 2,765 0.75/1.00 vMB 133
364,439 364,439 0000000000000000110e994b2ecea851aebff1d055dacf470684a5fef53b0d88 1,141 0.75/1.00 vMB 37
364,438 364,438 00000000000000000336dd8ed478f5b7c2e17db5e6c0a63e403e03c374c9f50c 878 0.93/1.00 vMB 21
364,437 364,437 0000000000000000024d5e8b9010d61d93550bfd022a5d8f613f7daa620456f8 1 0.00/1.00 vMB 0
364,436 364,436 000000000000000001307675ebd9763993620a1088568c5dcf1b66efaa690a38 1,840 0.95/1.00 vMB 46
364,435 364,435 0000000000000000023044ad46be1fd88b16997554e3c92ca8251fdb7c80f06d 719 0.75/1.00 vMB 26
364,434 364,434 0000000000000000088a21f972780c767273535ff810824096f980aad639610c 494 0.80/1.00 vMB 22
364,433 364,433 0000000000000000112c075368de2a1b14b542de367519b0dabdb75efa2c015e 2,175 0.75/1.00 vMB 61
364,432 364,432 0000000000000000098e51c56fc0e91e9a9453ce12ca37cb56a0551adfcae73f 2,162 0.93/1.00 vMB 40
364,431 364,431 00000000000000000d6707bc3bf0f625c046cbf1d9a596987c8a8a817354e01a 2,699 0.75/1.00 vMB 163
364,430 364,430 0000000000000000042bf32e2b15b0fe0f1777bf657ac23f93fa5e6ee7620ce9 799 0.35/1.00 vMB 60
364,429 364,429 0000000000000000094b3d68fe7004b683c55aa40b6fb0e633d3f31105bf0831 346 1.00/1.00 vMB 15
364,428 364,428 000000000000000007132af69832acf150d01f0c8e1300e058f04dcf62574f27 353 0.11/1.00 vMB 103
364,427 364,427 00000000000000000b69495cba6c0213f3758e2d365ba61072ddd3ec74539ab3 1 0.00/1.00 vMB 0
364,426 364,426 00000000000000000f516c02cfe3e68efa068ed7fe2fe07fddf37a29d218e406 1,296 0.93/1.00 vMB 38
364,425 364,425 000000000000000008251110487a1fe9d17c54c7cd976e1865ce0ce1a042a154 727 0.50/1.00 vMB 38
364,424 364,424 0000000000000000013ae37488cb22c17fdd3244e3e2799592f37c8146987c40 2,258 0.75/1.00 vMB 91
364,423 364,423 0000000000000000058319fa2282779aada74b249369ecf9baa7ffaed3e11fb0 2 1.00/1.00 vMB 5
364,422 364,422 000000000000000000283e9409575c2426cd72fcb722065431c52b5083e5bb58 2 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.