Loading Tool

Explorer IconExplorer

Memory Pool

83,064 transactions
30.52 vMB
0.10995782 BTC
Random Selection Loading Transactions
Max Size: 183.92/200 MB

Candidate Block

Mining Attempt 83ee590d2ca3bf5e0b836352bd50141941d58a4d2a175ae794d0541b1b800649
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root a299708bc64d746e695c419dbe2802da57dc993a8e47881dc866e9e31084e93e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.04687904 BTC
Feerates: 526.32 > 4.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (625,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,937 289,937 0000000000000000cefb49b8a2b78e44601fbb8899532b318b7900780c617172 558 0.30/1.00 vMB 29
289,936 289,936 00000000000000005af18e0ff3ccaee96a137f45ce406761bc61cc2812245710 80 0.05/1.00 vMB 28
289,935 289,935 00000000000000009a5080e5eef8520e2613fb4a7c024bf275414ecf231e6950 157 0.10/1.00 vMB 15
289,934 289,934 00000000000000007850d0cb42f9df93ef19679678c16c05c3c35599b09bb493 535 0.30/1.00 vMB 29
289,933 289,933 00000000000000010557286d887f5f17f7b736d8f526e59bd605f19a2b4415f2 136 0.07/1.00 vMB 34
289,932 289,932 00000000000000003bf0dbb5ee89fc8175d1700b386f2428daa95e1f1da5880b 193 0.06/1.00 vMB 19
289,931 289,931 00000000000000011c4a738eee2973920f08d9ec068ba082ff24c480a5caaa55 158 0.05/1.00 vMB 18
289,930 289,930 00000000000000008c01b2cd4a1ea6a0c4b4cd6af3e57ebd77d6fe20b550b3ab 159 0.08/1.00 vMB 49
289,929 289,929 000000000000000001145e59a710fc21d69e39214f5a7e00c11868f12ae1ec7e 443 0.25/1.00 vMB 177
289,928 289,928 0000000000000000f93af0705ec097ac4418823d6f5af11428f5a8cd145fe713 246 0.12/1.00 vMB 36
289,927 289,927 0000000000000000127c17dac66a2a3ef9069793bfc190e03325feb3c3534d2b 69 0.06/1.00 vMB 6
289,926 289,926 00000000000000010a4aa98bdccf066e487205b0ea6b45cdc7fb66a516e46406 458 0.25/1.00 vMB 30
289,925 289,925 00000000000000003a3812863caa304f8e57c32a1051d1c40b7e55c8c7f9fe04 319 0.17/1.00 vMB 28
289,924 289,924 0000000000000000df5d741d5170154fd0d7ba389bdc547a5bd56e659a0875ad 613 0.35/1.00 vMB 36
289,923 289,923 0000000000000000cca3089837795ece45da760cd56f4e8d3c2efa98949ddb5a 423 0.17/1.00 vMB 63
289,922 289,922 0000000000000000179e990f8938e0ebb10323b73831d8f697b77e50ca338ea4 172 0.10/1.00 vMB 25
289,921 289,921 000000000000000028b7a5a72b879251790f9de93f8bdc0f5f131031682a6987 728 0.36/1.00 vMB 37
289,920 289,920 0000000000000001109641ef183fd5711daa1a9934c7ff6bbaa3a97346f5c802 820 0.48/1.00 vMB 35
289,919 289,919 00000000000000010fcc4b1e763bd28fdf6182d4c938527c836115e2c337ff24 253 0.24/1.00 vMB 22
289,918 289,918 00000000000000006f45256355439afcb26a5f307865f84add44f74d24a14bb0 443 0.90/1.00 vMB 14
289,917 289,917 0000000000000000b6d52deb03001e9676ca7e468cd8eb011b7e4faa5f53c117 240 0.35/1.00 vMB 13
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.41 GB
    • Received: 14.73 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.