Loading Tool

Explorer IconExplorer

Memory Pool

70,553 transactions
26.74 vMB
0.07206235 BTC
Random Selection Loading Transactions
Max Size: 160.84/200 MB

Candidate Block

Mining Attempt 388a8951ca6877ede5c676a3773a543bc7ec507ebd99461ffb232afe9a869cad
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root e40084b09c68c0518336c017b93424cd08ff8acf277407b318e90b846313cd4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.01498257 BTC
Feerates: 136.43 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (647,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,985 267,985 000000000000000414872158e17bbb8f1456db02919c59f90d1faecc45ff3035 390 0.25/1.00 vMB 54
267,984 267,984 0000000000000000bfbd789c57ab68ef21454951354f2ac38c65c82546c35b2d 617 0.25/1.00 vMB 75
267,983 267,983 0000000000000001269cd4c614af03fa68b4f57796defb8345b9ed4065445d0e 677 0.25/1.00 vMB 116
267,982 267,982 000000000000000936dcf219acd845b93db7c9cd7c32b30a0e158986c3d2b023 158 0.09/1.00 vMB 47
267,981 267,981 0000000000000009962c0504c137b434eadd9566eb012040e68786ae6d3692eb 224 0.09/1.00 vMB 64
267,980 267,980 000000000000000465243d80380592da5c7a9eb443046431781cce5aeb36f53c 741 0.50/1.00 vMB 47
267,979 267,979 0000000000000005ca80819b1a3f41662e7b84a4af3e08425f08e70d849356dc 710 0.25/1.00 vMB 58
267,978 267,978 000000000000000130717cac1b47b6b6fdc1ef3a1bcce771f914004edc992e86 591 0.25/1.00 vMB 111
267,977 267,977 0000000000000009b111ac4019a168ebe10ce8623f9416376a7b12125f52d0ba 256 0.12/1.00 vMB 95
267,976 267,976 0000000000000003ab8229c48a8690daf058f624fc28db709f20d0bec80bfb42 30 0.01/1.00 vMB 80
267,975 267,975 0000000000000001e3c71362a15808dc4358639a71cf082ab6869f3619e847c2 140 0.12/1.00 vMB 18
267,974 267,974 0000000000000002a92d7bad4800af64738733c019ca700e91ab7cfdf957132c 137 0.15/1.00 vMB 10
267,973 267,973 00000000000000014a05a15df0a958b510171c84f79d99ee5d79d67672a1deab 144 0.05/1.00 vMB 126
267,972 267,972 000000000000000012401d32c3f1dd7e90316e30c488f50739c17b6f3bad9936 161 0.15/1.00 vMB 22
267,971 267,971 0000000000000000ed1b80d7c00c33aab8e4d8589b7a371c67863f2493e02fb5 471 0.25/1.00 vMB 64
267,970 267,970 000000000000000aae6d13639c5b4555eeda301ebcbc53f12e8a633e267c8331 1,201 0.50/1.00 vMB 88
267,969 267,969 0000000000000004bb0043054843465e9f8d6954a8a186a93ebcd4a92f3fab53 231 0.06/1.00 vMB 42
267,968 267,968 00000000000000005e8ffdc75ad902be23def9997b2642392296d24b662d31f3 213 0.10/1.00 vMB 74
267,967 267,967 00000000000000036f5448a6054246a0670b8a8f927139d4f2012973e8d9daf7 134 0.06/1.00 vMB 58
267,966 267,966 000000000000000528263dbe93929a772c64deb8868001ccadabbc1a12b81f40 266 0.13/1.00 vMB 66
267,965 267,965 000000000000000737129c0d85c10b4790def38fd30cfbce5bbdf396f6d7b70b 693 0.32/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.20 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: 754.94 GB
    • Received: 18.94 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.