Loading Tool

Explorer IconExplorer

Memory Pool

69,896 transactions
26.78 vMB
0.08088391 BTC
Random Selection Loading Transactions
Max Size: 160.65/200 MB

Candidate Block

Mining Attempt 70b22369c1194339a7a3f797cfcff9c949abe9763060ca5fe2ee2215ddd9e9e8
Version 20000000
Previous Block 000000000000000000017eea8a1fcbeece8b187566830c35a0e9c06ce7a8cb3c
Merkle Root 6f46dcb3fe042487ed20acc03fa000abb20469fdb26e4b65580fbd87c1b11ecf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,820
Size: 1.00 vMB
Total Fees: 0.02359689 BTC
Feerates: 445.47 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,474 (647,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
267,964 267,964 000000000000000319e33e07b67927bb224d19787d655f6d92c50dc56dea1039 597 0.25/1.00 vMB 111
267,963 267,963 00000000000000084662c8a649a971e206b8f6fed5c76976a342b24629145118 33 0.03/1.00 vMB 22
267,962 267,962 000000000000000300f003e573c13cd8a92a9c85c4dbc345a0b9fbeda3c16b0d 212 0.10/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.22 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: 757.19 GB
    • Received: 19.00 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.