Loading Tool

Explorer IconExplorer

Memory Pool

31,231 transactions
26.35 vMB
0.07729839 BTC
Random Selection Loading Transactions
Max Size: 130.83/200 MB

Candidate Block

Mining Attempt 0c3f11ce18c1c10c08e81eb38d80f81d85e7c0493bc528c3708418ed3c5ecec9
Version 20000000
Previous Block 00000000000000000001f1448b0e3258c4fb0417662266c861ce03c6a1377b3b
Merkle Root af9e7de0a74ac5a424b0d64b84eccaf7b2fbc66b7c8011ebb379253345d8b446
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 1.00 vMB
Total Fees: 0.02798517 BTC
Feerates: 529.10 > 2.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,246 (880,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
34,065 34,065 00000000ab03aa86cd2cd8558a9cacaf95aa3580f99c4ebe2ec605576efa4b94 1 0.00/1.00 vMB 0
34,064 34,064 00000000a7e8123a52a5c772ad925986a46c8ee12449929014b5cc9513d45d24 1 0.00/1.00 vMB 0
34,063 34,063 00000000b5dfb2f32342ecef277312782ebca568ea88a443fee57ee02791c077 1 0.00/1.00 vMB 0
34,062 34,062 00000000110316ef008ab8c6c05ba02974bd5c4fa05f8429df2533bd5233af87 1 0.00/1.00 vMB 0
34,061 34,061 000000001d56ae6dad0f9479c3fcb5e9e77c5ce051a50d3b2e1c59edf7b0653b 1 0.00/1.00 vMB 0
34,060 34,060 000000002f8b1109334f387a90a925924d4f39c2f45372f8b573cb9790a2d657 1 0.00/1.00 vMB 0
34,059 34,059 00000000cbaa7ab862507936ec844187ba12a263471b9143fdc1b3f28ce07c21 1 0.00/1.00 vMB 0
34,058 34,058 0000000081fd2aade0faff1d5adc0f54a1b35467ee5ccbb16f33d1d910f817c0 1 0.00/1.00 vMB 0
34,057 34,057 000000008d78a1197c642a071c917215b32066ea509c958acaa33e3840523f96 1 0.00/1.00 vMB 0
34,056 34,056 000000001c272924cede011c092333a56c3e32b820c7dcee900cb3a5038a33ab 1 0.00/1.00 vMB 0
34,055 34,055 00000000b74822d86c3d53cde682e0a24c89ec7c4c5b1e3758d82bae4b789ed6 1 0.00/1.00 vMB 0
34,054 34,054 000000004287c53e6fe394965604f69c0ee6d329f8c2b3171b86d5ad7b55a1a1 1 0.00/1.00 vMB 0
34,053 34,053 00000000b7f8327f8d9f712e2a4ad4c4d75f2ccb781b289bac42409fb79fdeea 1 0.00/1.00 vMB 0
34,052 34,052 00000000b0363badc175d955acfa0782bec75ee42f3aa56d06f9eca8be3aab41 1 0.00/1.00 vMB 0
34,051 34,051 0000000086928b63ee6df74fff9e7e23d1d806fd50ea4d35f3ea0b46ca20ebaf 1 0.00/1.00 vMB 0
34,050 34,050 000000003aec61b5848dd3cefa4cf5ed9429f0a310d88b9a49c0dd54f0821706 1 0.00/1.00 vMB 0
34,049 34,049 00000000cc38c52079668ed8ce5d59fed5a4dcd7a96db82cec0afe23079fc26c 1 0.00/1.00 vMB 0
34,048 34,048 00000000b5b8e806def335022b8e18093798bbcc4f95f8a1e4dce9173ae64347 1 0.00/1.00 vMB 0
34,047 34,047 00000000c7f870627e82a623a000eeefd718b8d6c2441d05e2ee9e1bfe4766db 1 0.00/1.00 vMB 0
34,046 34,046 000000005bec3824d9d12b92f90c077485fe4eee01f0ac0c34928c4829d4194c 1 0.00/1.00 vMB 0
34,045 34,045 000000005d4dcf26ad1a923fcd70ff4e2b286088ae11ae63e66658a393d8d2e2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.62 GB
    • Received: 8.48 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.