Loading Tool

Explorer IconExplorer

Memory Pool

78,628 transactions
34.43 vMB
0.16911443 BTC
Random Selection Loading Transactions
Max Size: 192.02/200 MB

Candidate Block

Mining Attempt 9e35934db6806011d1be4eb8a83aa3c6bb068eecb505609d0f810acd5dbf744b
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 1991538bbe2656b148176cfaf88691f764ebeb0fec5b29c7c18b28b1649e9ebb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,361
Size: 1.00 vMB
Total Fees: 0.04479631 BTC
Feerates: 469.97 > 4.49 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (567,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,310 348,310 00000000000000000a597d62b9ff767389e12c02981fc7ad8cc4ff956d09c23d 1,279 1.00/1.00 vMB 21
348,309 348,309 0000000000000000133a83a9bc7606ca50f4c4d7b91364385c0adb12736a4648 512 0.43/1.00 vMB 21
348,308 348,308 0000000000000000137871427b88f67cd320f0a7be0685c8cdeca524359c31f8 1,439 1.00/1.00 vMB 24
348,307 348,307 0000000000000000106952afac01fd52e013d60d952dda628aeeef16169b6ddd 1,410 0.75/1.00 vMB 27
348,306 348,306 0000000000000000076165cb96c0b956e911dab47082bd314a99fe497b9d5e07 1,328 0.75/1.00 vMB 22
348,305 348,305 0000000000000000125be8c60358077565f6ad82dfeff3ad72dff064b06d21a2 339 0.75/1.00 vMB 23
348,304 348,304 00000000000000000dce320215239a695c42949975ea2a35ab6b441dbd404820 512 0.55/1.00 vMB 27
348,303 348,303 0000000000000000136891c2729c5146a32664db97b98784b29dab47a5b61447 3,293 1.00/1.00 vMB 45
348,302 348,302 000000000000000008c37b227cb08a1574f5a1e7dd921b97883825ea8f2b8d63 890 0.49/1.00 vMB 30
348,301 348,301 000000000000000011fec41be885e4d03f3db99d11cd8e3b7721c569382177e8 1,013 0.63/1.00 vMB 21
348,300 348,300 0000000000000000138f643b9a26c00b01cdb4f6357503ed201900980c08d143 256 0.08/1.00 vMB 34
348,299 348,299 00000000000000000f44f1431275358db1f0aea00142bc0ada3685dd5d4a3249 1,281 0.74/1.00 vMB 24
348,298 348,298 00000000000000000cb9534bfa03c76b9a4b4c6c6b7070c1e34632ba7ca95cd4 1,554 0.95/1.00 vMB 23
348,297 348,297 0000000000000000014ddc0987b27a1176a3328e1903ee59313c36c2a2817f75 831 0.38/1.00 vMB 25
348,296 348,296 000000000000000008b75dbcd487c2f2ab38b656cfb9d493f7264ee11ff30b40 705 0.60/1.00 vMB 24
348,295 348,295 00000000000000001395b8c1f097e0cc7a8637a4ea0675cacf7f9506f2d7c548 803 0.69/1.00 vMB 19
348,294 348,294 000000000000000007dc64e7524af06fbaf5fea9e22a03934ba38f3077dc8c03 1,428 1.00/1.00 vMB 28
348,293 348,293 000000000000000002b8742a4c0cde93d5e3dfb067959726e773225c9f2a008e 1,132 0.50/1.00 vMB 32
348,292 348,292 000000000000000007073fdf0808749a4c845189769a1cc7ec6db562944cdb0d 1,149 0.65/1.00 vMB 25
348,291 348,291 00000000000000000efff7c3401fe793449dadc21d4883812b5d21bc14bb21b5 256 0.10/1.00 vMB 28
348,290 348,290 00000000000000000673886d363614d863ca776f82812817a0b5bd06306af8e0 361 0.21/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.11 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: 735.46 GB
    • Received: 18.57 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.