Loading Tool

Explorer IconExplorer

Memory Pool

86,602 transactions
31.67 vMB
0.15014903 BTC
Random Selection Loading Transactions
Max Size: 191.01/200 MB

Candidate Block

Mining Attempt fad2c4995529b3d15e082da00b2e9c12429d03d51b4eef820074318663f4c3f8
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root c7f719d894c96c08cc2bf13a59d1c0cf8b3a15a7596d2864a8cb2c6516b0221d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.06684756 BTC
Feerates: 214.31 > 6.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (479,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,427 435,427 0000000000000000021e77e9a20d1ce2b44972080696a914753af98cc6396584 59 1.00/1.00 vMB 5
435,426 435,426 0000000000000000004130a88e38359119bb0d4e4cd8a426e4bebb7cab7025d8 914 0.98/1.00 vMB 25
435,425 435,425 0000000000000000031f8be92ceae0c4515a353d5804a7cb451a5d1765f0e598 820 0.99/1.00 vMB 21
435,424 435,424 000000000000000003cb7bb23b9ee2135e727cdbca9a1addbd027624bdb56a75 2,482 1.00/1.00 vMB 55
435,423 435,423 000000000000000003733ab5cb1a3aa5f93585168ce24bc32d6c4fdd168dc69b 1,893 1.00/1.00 vMB 80
435,422 435,422 000000000000000002abaa9f3170d7a2f0c672f292623a9500d6da2a9f88d02e 849 0.35/1.00 vMB 60
435,421 435,421 0000000000000000000282a91be346edc739c1ec944c57497ad297a43ae729e0 1,888 0.98/1.00 vMB 47
435,420 435,420 00000000000000000391db342508b5d4a6ab6a3e3fe5e3c581ee610606764a85 934 0.42/1.00 vMB 48
435,419 435,419 000000000000000000d79d3d7e600368e4d480c80bea5ca09d7dd61e0283046f 2,538 1.00/1.00 vMB 69
435,418 435,418 0000000000000000039aebb271a4204492591ffa49e23abd38b0c9d4a7bd08c5 2,356 0.97/1.00 vMB 63
435,417 435,417 0000000000000000042f7cd701cf7371e777e65354129bbb6776a69e67fc80e6 518 0.25/1.00 vMB 62
435,416 435,416 000000000000000003fbf827d1941fe67c9fbf1b698f89f55b34ad541b771361 550 0.99/1.00 vMB 20
435,415 435,415 000000000000000000bdddcdb086d04b8def77bbcfd95208929fc837098c667d 1,112 1.00/1.00 vMB 22
435,414 435,414 0000000000000000028c2eb87b61bc7aafd4a285a1fa709c202e3c702de19dfe 1,828 1.00/1.00 vMB 47
435,413 435,413 0000000000000000016f3891f7b9f1ae4eb984c5bd26add95823d1f0081978d2 1,695 1.00/1.00 vMB 57
435,412 435,412 000000000000000001af3525a020cd2bfc165a8e499658998f58589ad677ebe9 2,228 1.00/1.00 vMB 60
435,411 435,411 0000000000000000007da0f9cf1286306bb974fd0028fd163dcfd4c8813e98d8 2,692 1.00/1.00 vMB 76
435,410 435,410 00000000000000000152cd3a2ca9a0e9495d74570a84251e2f653e19c333362a 2,590 1.00/1.00 vMB 53
435,409 435,409 000000000000000000a6b278653fd9edd1618954d71274372d4421cb2377e066 2,506 1.00/1.00 vMB 70
435,408 435,408 000000000000000003377981ac0b8b4a3690dc74cccceafceff6e52602743dc3 2,968 1.00/1.00 vMB 86
435,407 435,407 000000000000000000afef871c2269ec100386ef1472b1fc13e85d0e5e26a283 412 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.33 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: 660.73 GB
    • Received: 14.77 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.