Loading Tool

Explorer IconExplorer

Memory Pool

42,686 transactions
30.70 vMB
0.07996365 BTC
Random Selection Loading Transactions
Max Size: 155.67/200 MB

Candidate Block

Mining Attempt 68440add3f9e9cacfa36c84c8d3c5989c56c41cd50e1cf0eaafa4a9a6b130813
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 0ec6b31a243fabec4af0de015791b9237b7239bd5e6b922e7b33bf52d6887c02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,223
Size: 1.00 vMB
Total Fees: 0.01826300 BTC
Feerates: 301.05 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (149,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,457 765,457 000000000000000000000a832749bae4b8a5c4e1386d7213a6095eb9a02e1f72 2,938 1.00/1.00 vMB 21
765,456 765,456 00000000000000000002414bce4f3696d9ff08c5224a8417d08c7b532632259b 2,511 1.00/1.00 vMB 18
765,455 765,455 000000000000000000069fdaddc0767c7d1855acfdc57e1d0c732acabdc9933f 3,096 1.00/1.00 vMB 28
765,454 765,454 0000000000000000000617125c4dd11cbc53913bf7a1883a84908e9a5a0fdbba 2,898 1.00/1.00 vMB 26
765,453 765,453 00000000000000000001a24eb207571d5f997736b8217d23f578b4b97b94e088 2,059 0.78/1.00 vMB 17
765,452 765,452 00000000000000000004765cba3789c0bd37b289514993bc59f18b183449da5c 1,837 0.94/1.00 vMB 11
765,451 765,451 000000000000000000016b051c81d7c4924989e93f35d070cd24c1a8f6f4d734 1,157 1.00/1.00 vMB 4
765,450 765,450 00000000000000000003ceb11b8c21f43d47272e7de5ba1275f75cfc33efcb61 2,904 1.00/1.00 vMB 18
765,449 765,449 000000000000000000058ba5de2a4ef04389d400131869e231c9e53c09df36ca 2,830 1.00/1.00 vMB 23
765,448 765,448 0000000000000000000798706740555b20275252d81ff394f9a42c66f00e2b33 2,935 1.00/1.00 vMB 17
765,447 765,447 0000000000000000000713329b83a9606abf117f858a6b1b601bc294994346c2 3,225 1.00/1.00 vMB 32
765,446 765,446 00000000000000000006ed15e0dc2dde23ef9120a58bb34e30d50929bcf6b098 545 0.26/1.00 vMB 18
765,445 765,445 0000000000000000000221cc622bfa19ffe3b5aa415bc020f6b1d54fdb4698fc 287 0.11/1.00 vMB 18
765,444 765,444 00000000000000000000bd70a457b79f3369e862f708af679988983cdb2e14e5 953 0.43/1.00 vMB 14
765,443 765,443 000000000000000000037cb1e69976ec9ed16eef9bc1976cdbf728bc48be7848 106 0.36/1.00 vMB 1
765,442 765,442 00000000000000000002f5af4af2e0ee59c28666c86b5a03cc00d862f18a1753 1,266 1.00/1.00 vMB 19
765,441 765,441 0000000000000000000254d9dd5ec11b809e8b2f4ea8a785e27d2edf38f99116 840 0.47/1.00 vMB 15
765,440 765,440 00000000000000000000a8cdea261547e54881c0f43ff5a16ed7dcea5475da4c 326 0.14/1.00 vMB 15
765,439 765,439 00000000000000000004810c7ccbdf7ed873e8427d786677f249d0461d17e35b 623 0.27/1.00 vMB 16
765,438 765,438 000000000000000000077df48fa61fa7376b548463c75c77396aea920b741a00 575 0.82/1.00 vMB 3
765,437 765,437 0000000000000000000551bf3389194e7a7879433597dd1428a8419bbd917a05 2,152 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.43 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: 609.08 GB
    • Received: 10.67 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.