Loading Tool

Explorer IconExplorer

Memory Pool

38,363 transactions
28.14 vMB
0.06407548 BTC
Random Selection Loading Transactions
Max Size: 142.65/200 MB

Candidate Block

Mining Attempt d81a07af6723a340dd0bbcbf62cc7fa778faf91d4b017b29de5a4c0d9b0a9c24
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root ada742785e92433f5bcf2237c0ea428eb70e104fbce1740f0cf23c20064c1538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.01018775 BTC
Feerates: 150.80 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (464,518 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,083 450,083 000000000000000001c693d7c8dccef9332c70bfb70662c83cefbd8a927a96d3 1,789 1.00/1.00 vMB 54
450,082 450,082 000000000000000002bdd059fe656b810a088c018762010bb21ce8a85a961931 1,976 1.00/1.00 vMB 77
450,081 450,081 0000000000000000015b23b3c7c6fb2acbb89b31ecfc130010c931f020e02aa4 2,606 1.00/1.00 vMB 109
450,080 450,080 0000000000000000008b4abf6d3159226680c42c911b3c4ded66a00e576aaf1f 1,845 1.00/1.00 vMB 75
450,079 450,079 000000000000000001dca2866902adb824c524392ae9cbbc72ffa59c531cc3ba 2,307 1.00/1.00 vMB 126
450,078 450,078 000000000000000001710a1028cbf33040596aeadb983450bde6b06b260211fd 2,378 1.00/1.00 vMB 67
450,077 450,077 0000000000000000014c1988634fc326393e506d6493e03f79225966e800143b 2,075 1.00/1.00 vMB 85
450,076 450,076 00000000000000000153e48fd3ba9155266eb01a4afa318ca97be25ceb96943d 1,759 1.00/1.00 vMB 88
450,075 450,075 000000000000000000f311e6a7b14cdb5515c338d9b0553082d769786217f0ed 2,488 1.00/1.00 vMB 116
450,074 450,074 00000000000000000157c677e69adf6194529237c3ad7800d4c2f67755e5cfdc 2,047 1.00/1.00 vMB 56
450,073 450,073 000000000000000002a8508120b54ff86dd696c9dc4bd6a0ed934354a6627630 2,153 1.00/1.00 vMB 108
450,072 450,072 00000000000000000145099df38de1371782e66ce2054383db379a00925098a5 967 1.00/1.00 vMB 34
450,071 450,071 000000000000000001c38253ceda9dbd3cdb85b855b32296eafb5296d619e74c 2,127 1.00/1.00 vMB 58
450,070 450,070 0000000000000000003da490dbe0a48758afa626a5a0ccc1c43d8538e52937b2 2,141 1.00/1.00 vMB 85
450,069 450,069 00000000000000000082fcaf06a5af5fb196a6728aab55605406415ac3e7252e 2,140 1.00/1.00 vMB 69
450,068 450,068 0000000000000000008f145145fc0c1f4ecfbf2507eb09ca4e3cd1ec74d15950 1,525 1.00/1.00 vMB 84
450,067 450,067 0000000000000000015524160f6807c2fddbcfd6249933723f25d79ee85ba14d 2,293 1.00/1.00 vMB 96
450,066 450,066 000000000000000002af39fdacd6e6b1c52dc66e642ade397cc0d85b2cce16b7 2,442 1.00/1.00 vMB 133
450,065 450,065 000000000000000002a530b32efce4cb4ee01b401d58592ce36939d84c9f94b9 685 1.00/1.00 vMB 142
450,064 450,064 000000000000000002c48f1a54758dd5ce57b68f0a7a2a606e900bd513cf20e5 1,448 1.00/1.00 vMB 61
450,063 450,063 0000000000000000018423b791fc96849d6441f7e5b5284e533936c1dbc3b4ff 1,151 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.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.