Loading Tool

Explorer IconExplorer

Memory Pool

88,450 transactions
32.22 vMB
0.13901311 BTC
Random Selection Loading Transactions
Max Size: 195.19/200 MB

Candidate Block

Mining Attempt 41d1691871bbd319c51d2e5f4f3b6ba77874d3e29550a5a4fe8213738ff2998f
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 811555b5ca6c39a5dca09612537c7ec60230d6197c89c69f1fa0f308b62535eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.05197178 BTC
Feerates: 101.65 > 5.21 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (564,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,240 350,240 0000000000000000007f2af6fc02f1cc8ab7aefd7772fe99e86c822300749e0d 1,561 0.75/1.00 vMB 28
350,239 350,239 000000000000000005190421b45325590d42b6e63c65603fc08c160c81a197a3 1,008 0.56/1.00 vMB 18
350,238 350,238 00000000000000000d2431968eec6a2bec32cb010e5e7171d0aa51abef457f9e 1,114 0.74/1.00 vMB 23
350,237 350,237 000000000000000002b0a281e64c1d516856e2ec4e32a63ceb4dc3d16bb8d840 2 0.00/1.00 vMB 0
350,236 350,236 00000000000000001223cf1f0537137c2139e20c8a542a8195364557fe036099 256 0.16/1.00 vMB 26
350,235 350,235 00000000000000000920ba5cabc84c34f35b8ad8308354c8898554cf704ed78c 2,032 0.75/1.00 vMB 37
350,234 350,234 00000000000000000ea030fe3c86d8aa308fe75f17c9b1f72735ac29e8d987ba 204 0.11/1.00 vMB 15
350,233 350,233 0000000000000000167e98cd922613bbd2bba37d3813213a71e91cdbf5b4cf61 1,054 0.75/1.00 vMB 18
350,232 350,232 000000000000000014d0a52c69e749b2883463690415ce5cfad639343735ddef 682 0.75/1.00 vMB 19
350,231 350,231 0000000000000000174efd4dc4513593d3a69b0871d1771a3a98628a37158f1e 1,637 0.99/1.00 vMB 21
350,230 350,230 0000000000000000116338aea33871be7f7724ff41d26c1c476fc4be30743181 2,108 0.75/1.00 vMB 47
350,229 350,229 0000000000000000045bc739a0d9a1e21f57e1ba4505c8bcd27c92468b48e92b 1,353 0.75/1.00 vMB 25
350,228 350,228 0000000000000000149e73669a79db2966c45f22e56f150268dd5f7dacbe972d 1,120 0.74/1.00 vMB 19
350,227 350,227 000000000000000003a4a232bc239e8d2854738176608f491bbead92d9da5f33 2,150 1.00/1.00 vMB 31
350,226 350,226 000000000000000006520334929f79784ea3abfd72f5a96ca99b287e1d22a4e0 1,049 0.50/1.00 vMB 27
350,225 350,225 00000000000000000ecdf0c6eb23193d2e524e31e8b52d0ff58e2d46ef4bd376 517 0.50/1.00 vMB 14
350,224 350,224 00000000000000000b15e1e0b3cb4b9ce68ed85de83065f05fa5d755971923e0 115 0.10/1.00 vMB 14
350,223 350,223 0000000000000000073e75ae4edf403a81e374c39d6493f2d8fcf11456dbcb33 1,000 0.56/1.00 vMB 23
350,222 350,222 000000000000000001ea6b14374ec7b91495d274ebdc117f17b9079075d6981b 256 0.07/1.00 vMB 45
350,221 350,221 000000000000000012ad1f6a364afe90baa58d430cc555d1a473b82acde0ceb1 439 0.19/1.00 vMB 30
350,220 350,220 0000000000000000130c08d4368e8241a507ef01a31c4e479ace29f482f70d31 1,537 0.79/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.