Loading Tool

Explorer IconExplorer

Memory Pool

76,788 transactions
28.61 vMB
0.07107643 BTC
Random Selection Loading Transactions
Max Size: 173.34/200 MB

Candidate Block

Mining Attempt c56ae35a58603e4128087e185e5747a554fb3260ff50454ab34c9044686c84c9
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 6b7b22243e7e2ba23b791e1920148531c6e22eaa538d77113e0eb639125cfd87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,419
Size: 1.00 vMB
Total Fees: 0.01172360 BTC
Feerates: 71.79 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (255,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,599 659,599 00000000000000000009385e783254fc94f2ea7b1e856cbde64bff965ae5bcf1 1,878 1.00/1.00 vMB 124
659,598 659,598 0000000000000000000217d9da9ec413d27e4d810ac70ed5c3ec7e18b200ca01 2,946 1.00/1.00 vMB 137
659,597 659,597 000000000000000000000234c7bcbe773eea96e8aa45493b2fdd118440fedc8f 2,542 1.00/1.00 vMB 54
659,596 659,596 00000000000000000008e45e1e97ec9dce83b08a7822dddacce80639ccd264ae 2,822 1.00/1.00 vMB 67
659,595 659,595 0000000000000000000198e2a251fe52f06363ee5d23482b0eebadeff7f19cc1 2,405 1.00/1.00 vMB 101
659,594 659,594 0000000000000000000775e53bb2460a77445375a4cac195615c4988fac51069 2,284 1.00/1.00 vMB 99
659,593 659,593 0000000000000000000c9bc42d469e56a5dfeda261e41351c770c7998852c858 2,867 1.00/1.00 vMB 138
659,592 659,592 000000000000000000028c5b803321eca59cf16b33e51e2840ae6768c0828519 2,422 1.00/1.00 vMB 49
659,591 659,591 00000000000000000004b7b591eb14a8da5647a6261c449bee602ad25046116b 2,480 1.00/1.00 vMB 103
659,590 659,590 000000000000000000001292057f0917a145c3b396259a6adf77a0527e82691e 2,509 1.00/1.00 vMB 88
659,589 659,589 000000000000000000044048160abf55a1118280391ec9ff5782319c719fd273 2,641 1.00/1.00 vMB 60
659,588 659,588 00000000000000000004857dbf6512b6a71842578765f15b06557e29564912fe 2,534 1.00/1.00 vMB 72
659,587 659,587 0000000000000000000978a8bda9120e424c5c1a37ff546e10909f6afac35c5c 1,655 1.00/1.00 vMB 55
659,586 659,586 00000000000000000008a172a68a5fb8f17f01c1f36a3c1a5fb587c2fa9a1a6d 2,010 1.00/1.00 vMB 84
659,585 659,585 0000000000000000000b3af127da60fa72c2d373a3e6ca5d84cf5389bc15bb14 2,251 1.00/1.00 vMB 61
659,584 659,584 0000000000000000000137274a363646973aad31ac4bf8d5ad0ebb302e483832 1,834 1.00/1.00 vMB 124
659,583 659,583 0000000000000000000ad3cb89f4622126ac24809bd410e2323672215fca63ee 2,344 1.00/1.00 vMB 88
659,582 659,582 00000000000000000008d71e68feffa545b876a1ba25d729a0df23d16ef66c66 2,564 1.00/1.00 vMB 53
659,581 659,581 000000000000000000044dba2de90e86b2216324966bd53d8559472629d16b3a 2,713 1.00/1.00 vMB 83
659,580 659,580 0000000000000000000b30205af1acfef7c4baadfd0a5193d4af7e4e3eb1210d 2,436 1.00/1.00 vMB 87
659,579 659,579 00000000000000000004eeeac94256b75d7de7f1a004aba371252b948c0535f7 2,769 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.