Loading Tool

Explorer IconExplorer

Memory Pool

42,055 transactions
26.90 vMB
0.06259733 BTC
Random Selection Loading Transactions
Max Size: 141.02/200 MB

Candidate Block

Mining Attempt 1ba5c27334e6da0a779fed7300f963b50d2e9c4685695b034bd1c91f27064aa5
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root e597b63cdd5786fe8ba8d7d277a95e4f79cf8799a6452eb0f8dce4129cbf1ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.01261128 BTC
Feerates: 60.14 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (388,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,019 526,019 000000000000000000389a2ea2206e539883655edd64d95c5af141bdfea24ada 2,244 1.00/1.00 vMB 12
526,018 526,018 0000000000000000001c3d1c37203befe2bbad655efa5e36b20dc7ecfe7fca12 257 1.00/1.00 vMB 1
526,017 526,017 0000000000000000002a305dfff79eadb9ad6f13549e7132711415a7c0ca1c88 527 1.00/1.00 vMB 3
526,016 526,016 0000000000000000002de1e69afe40715490423fc30a790cba5cc916992aab5e 508 1.00/1.00 vMB 13
526,015 526,015 00000000000000000007aeeb0a1ea65b8f658ef324a7ef1915bbdfa9f77a3f2c 180 1.00/1.00 vMB 1
526,014 526,014 0000000000000000001db1b592ac6434ca330675683ad440b9a5844e39b495ba 1,220 1.00/1.00 vMB 4
526,013 526,013 00000000000000000010dc8c7df66dfbb78a554762c3f591885d52c129cd9d54 2,180 1.00/1.00 vMB 3
526,012 526,012 0000000000000000000bf4f6e27843e485617ad741a7b0a5e94df6c235a63900 2,940 1.00/1.00 vMB 6
526,011 526,011 000000000000000000145dce50ccef73039dc0eb7c5162669303c29e62ca4b11 2,318 1.00/1.00 vMB 42
526,010 526,010 00000000000000000004cb1b6cb76ad71c495ecafe99f8036ce29ed962aad377 1,990 1.00/1.00 vMB 3
526,009 526,009 00000000000000000004aae7469999b2ced9484051738967c3a12e73cb0206f1 2,331 1.00/1.00 vMB 11
526,008 526,008 000000000000000000037b40214fdda5fe011af0fe00e0bd0cfe9153c9b1e8d2 2,583 1.00/1.00 vMB 27
526,007 526,007 0000000000000000002dc88a7e8399f6ff342d8a75ae4700f7feec6a150dc9f7 1,190 1.00/1.00 vMB 6
526,006 526,006 00000000000000000002ce06cf98f0dc01889a651479a6aa47fd1e7e95fb8276 1,521 1.00/1.00 vMB 17
526,005 526,005 00000000000000000035d1d634c5b548e1ec195e1d6a074fa57cf6d0b3b110e0 875 1.00/1.00 vMB 6
526,004 526,004 0000000000000000001e2cccf09c8d489db559f991b18abea8810f3cca39aa4a 961 1.00/1.00 vMB 5
526,003 526,003 000000000000000000156d02ebafc70ad9d10fcbf625c061bb86eba66ad273bc 454 1.00/1.00 vMB 5
526,002 526,002 0000000000000000002b0940a2833aa749ec4541f5d42e633a68f1429ced9c77 158 1.00/1.00 vMB 1
526,001 526,001 0000000000000000002722261ad8df384cde05b9e0686d7f9016ccecd343d6e5 414 1.00/1.00 vMB 3
526,000 526,000 00000000000000000014efd200df794270d0b4e87b309f56fcd706de8821d679 297 1.00/1.00 vMB 2
525,999 525,999 0000000000000000002e0d206573bf836809338f9fdff23171f4bbf143ca8fdf 332 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.