Loading Tool

Explorer IconExplorer

Memory Pool

88,335 transactions
32.97 vMB
0.11870148 BTC
Random Selection Loading Transactions
Max Size: 199.85/200 MB

Candidate Block

Mining Attempt b74c50527fe79742bf4efa5b80cb758d594ce3ca1a6d9e649434ac6ea2c74730
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 87c8edb60c7e3c6ba0233888266388e656c317848e6ee6a1f811dbf09007d51b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,788
Size: 1.00 vMB
Total Fees: 0.03391872 BTC
Feerates: 318.30 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (476,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,836 438,836 000000000000000004495518e349dc558e12451b48784d829fc3ad35a6873295 2,812 1.00/1.00 vMB 76
438,835 438,835 000000000000000002a60eb7acf7d42958bbd7100b8da78c9b2e2d6fc39bfcf4 306 0.16/1.00 vMB 56
438,834 438,834 0000000000000000011fd4ceb8c37b85b330eb9a05f747cb31043b086b1b65f5 1,439 0.99/1.00 vMB 40
438,833 438,833 0000000000000000030d13300876cc058d99689b414af279136918f947355452 398 0.58/1.00 vMB 29
438,832 438,832 000000000000000004502a6b8cc20948a58bf11ea2f316af316243aee5fe01b8 139 0.05/1.00 vMB 65
438,831 438,831 000000000000000003bc8f1088f9b458cd6c95583f79ab4d9f4dfdb2f3ff8374 232 0.11/1.00 vMB 67
438,830 438,830 0000000000000000004bd56af46c7702acb9622952bcd0ba1fc669b9be5abe91 108 0.04/1.00 vMB 65
438,829 438,829 000000000000000000a19f63f697eb4f01e6c64aed3260f96b300a3185841a90 616 0.28/1.00 vMB 66
438,828 438,828 00000000000000000153911d64e4d311220255140a8f3c10b095749cb874e791 1,413 0.66/1.00 vMB 61
438,827 438,827 0000000000000000019f8bc6885b489acd16fd672869b3c55bedffe3af00370c 1,569 1.00/1.00 vMB 46
438,826 438,826 000000000000000003d02135b79ed30bb26a2115dcc5cf3a3d57d3bdc27bd0a0 843 0.75/1.00 vMB 36
438,825 438,825 0000000000000000029b1512aa7d7477448d6f48bca5c430883b72b1aa537432 1,832 1.00/1.00 vMB 51
438,824 438,824 000000000000000003f02d3452492525869d2c11a0358a1cbd1c8e60ae71dfcf 2,390 1.00/1.00 vMB 57
438,823 438,823 0000000000000000020669efabe0fc686fdfd583b7be1c858aac3ad7a2ba3971 2,380 1.00/1.00 vMB 60
438,822 438,822 000000000000000003e9dffd29b912f6be7e83cc71867f51df0b427cd7765d39 2,057 1.00/1.00 vMB 72
438,821 438,821 0000000000000000001fa1c827b390d81b18340784dc6dd271cbbbdfe77589a2 438 1.00/1.00 vMB 63
438,820 438,820 000000000000000003daea7740563a4674a21320e79208b44a09c3a1d3630110 1,320 1.00/1.00 vMB 62
438,819 438,819 00000000000000000444c7d90c289dc6641b911a3c1462f9d0e7d613e31d5c44 2,797 1.00/1.00 vMB 108
438,818 438,818 000000000000000000436cd73152fe22c66cc3f8232c1a98678ee33e9cfb74cd 748 0.43/1.00 vMB 52
438,817 438,817 000000000000000002c21ee655affe85638876b7ea3fdac5e5e0b07ef44a4e26 509 0.24/1.00 vMB 61
438,816 438,816 000000000000000002dde34e62265d497d6089442931f45df2a4e0a4dce1af79 241 0.14/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.98 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: 717.11 GB
    • Received: 17.82 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.