Loading Tool

Explorer IconExplorer

Memory Pool

46,005 transactions
28.54 vMB
0.06676328 BTC
Random Selection Loading Transactions
Max Size: 152.07/200 MB

Candidate Block

Mining Attempt 1a8cd7acba46e9e5c09cb6ce777bc28eb2c88d96ae49f0621be0c4086325aec4
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d49e88313b6d047d0610a5e008b890b9e90a71b0eee427a004b2a312fd7fbb1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.01262812 BTC
Feerates: 73.20 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (635,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,553 279,553 00000000000000022fe4e0c9f1db555917620496afde879b52c118b580abf06d 721 0.25/1.00 vMB 75
279,552 279,552 0000000000000000839bec962ef4c8ccbc08f187446c26d5086301e96c8e65fb 415 0.20/1.00 vMB 38
279,551 279,551 000000000000000159ce2122da806b69fcfd7d79b94672ccc253fd77ebc32b2a 92 0.03/1.00 vMB 46
279,550 279,550 0000000000000001d55df148c61e25f81be9a3d354d2624b6b666b682da2a4f1 219 0.10/1.00 vMB 60
279,549 279,549 000000000000000306d4fae8e3f7a4aeaca4f0b02d3126e7f90e06621d7150bb 127 0.05/1.00 vMB 45
279,548 279,548 000000000000000222ab37f82f814d841a5c4912dd181c20fb22fc2ac316b487 347 0.14/1.00 vMB 56
279,547 279,547 0000000000000002bc31d3228254dbfb5f230440217ba4fffaaebf300855caf0 258 0.16/1.00 vMB 34
279,546 279,546 00000000000000015153f9141954eacecab2c1e467847f2709dd882a34f7eb79 95 0.03/1.00 vMB 41
279,545 279,545 0000000000000002ade4cefdc99c59f09154590764ab061d09166394c728a1d8 485 0.31/1.00 vMB 23
279,544 279,544 000000000000000038a0f806195a48c6e3ea985cfbe2812462592ca1c49dae2f 804 0.25/1.00 vMB 70
279,543 279,543 00000000000000003ad38afa0e601521e1778edf254a6c7bf5bbb0593836d408 61 0.02/1.00 vMB 50
279,542 279,542 000000000000000154adf947add369c6663edf170a297d70efa7c5ef758d7cd3 140 0.07/1.00 vMB 28
279,541 279,541 00000000000000013f0b1e90f1a1dd22fc144c4226d7436bf269ce987b0164ab 103 0.03/1.00 vMB 79
279,540 279,540 00000000000000008a0214d864944ae1e8d9166042af274a8bc13aff9a683478 96 0.05/1.00 vMB 45
279,539 279,539 0000000000000002a94007ab9e2c9c8bdf9bbb1bffded9280f09ea5ad978af7c 246 0.12/1.00 vMB 46
279,538 279,538 0000000000000001c6eaa3697d706e6b851f1118dc514ee0b79b600705bfd3c0 325 0.14/1.00 vMB 35
279,537 279,537 0000000000000002ae00b76fab3edc064ff88af281f77fd5a717224cf999ae4a 350 0.17/1.00 vMB 38
279,536 279,536 0000000000000000c33eea4cc27f5b337dbeb7ef3622df5eb7f592a9fbc1017c 524 0.25/1.00 vMB 46
279,535 279,535 000000000000000282ec9a2265e29b1183257fb3f986b1ff6a5a6d605bf88aa9 465 0.19/1.00 vMB 52
279,534 279,534 0000000000000000665ee1b604c388fab8163e0b617c5dfe8b307f27a6e2efab 40 0.02/1.00 vMB 48
279,533 279,533 00000000000000000a6b575a4cd7a4fa9d140186152e184c3b7d255d14ebaaa5 212 0.12/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.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: 652.01 GB
    • Received: 13.68 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.