Loading Tool

Explorer IconExplorer

Memory Pool

78,182 transactions
29.00 vMB
0.07987631 BTC
Random Selection Loading Transactions
Max Size: 175.86/200 MB

Candidate Block

Mining Attempt 1511383e48b17128ac79c7bd816ae96127bbda61055afc0be6730fe3aa5db1a2
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 1b3ef1ac7ff4b45093208671c0aad3527dbed7cf2848f56166fb112d6611da64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,357
Size: 1.00 vMB
Total Fees: 0.01926535 BTC
Feerates: 100.81 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (282,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,143 633,143 00000000000000000003e985720c903da377d07d5fd016e0b454dd2ecbd3c077 905 0.31/1.00 vMB 18
633,142 633,142 00000000000000000005b5672a418f9982982a860167140cf6b2d76530da4cd1 1,864 1.00/1.00 vMB 15
633,141 633,141 00000000000000000004a00b326077ea10176daa6526d858f87721927ae3b1b7 2,225 1.00/1.00 vMB 59
633,140 633,140 0000000000000000000cb1ae6d78cc0fcfe591b1fcde0b46b54270f53d16de27 1,332 0.57/1.00 vMB 45
633,139 633,139 00000000000000000003997d044fb0512ccd7f8ac96701f4dc460ce41836d3d9 685 0.24/1.00 vMB 38
633,138 633,138 0000000000000000000657ead50122d33fc2f4d500df765e58a1ddba1cb335a8 1,808 0.91/1.00 vMB 37
633,137 633,137 0000000000000000000fc67ff08cfba3aa601f1abb7f0c0e1c318efb837bb1c5 605 0.23/1.00 vMB 46
633,136 633,136 00000000000000000005ba817e6173ff36e47a777c6ba763b8f056e8ee36ccd0 24 0.01/1.00 vMB 32
633,135 633,135 0000000000000000001217dcb36f55a5961a27a5503d926b96ca4b2f4cc43f09 1,791 0.77/1.00 vMB 32
633,134 633,134 0000000000000000000644bb0a4b0d63f0600f8c343c43af6114ecfa63bbab42 2,240 1.00/1.00 vMB 38
633,133 633,133 00000000000000000002673b0acc6f4544b5f43e31292329a30a1e8df5b1582a 1,329 0.64/1.00 vMB 26
633,132 633,132 0000000000000000000aaa453adc3d6661aa71f23d32281cab01b8b5c8d74baf 1,849 1.00/1.00 vMB 22
633,131 633,131 000000000000000000139a7d0f5e680649b7920026640028e2192bb4109b7144 1,416 1.00/1.00 vMB 31
633,130 633,130 0000000000000000000e8171dd1413ebe81c2353a14b8c2e08bdbbe7a3706155 642 0.25/1.00 vMB 42
633,129 633,129 00000000000000000013fa5d77449e82bf43ff6db20794752ae5fe07e11a6537 1,719 0.69/1.00 vMB 39
633,128 633,128 000000000000000000091f1a4746918881ff3afc6475c9fb92a9b63c4be9347e 2,068 0.77/1.00 vMB 35
633,127 633,127 00000000000000000007afd66af6119e5568df8b72d31d3b8699a7011225c69c 550 0.15/1.00 vMB 36
633,126 633,126 000000000000000000141612a0f0dd110e5fd29db90bcd9a2f103684ca6e669d 2,136 1.00/1.00 vMB 41
633,125 633,125 000000000000000000109465e408d8cac29bf79001ab12b352344186f3f59171 1,597 0.67/1.00 vMB 46
633,124 633,124 0000000000000000000891768c73b989c11ab68ef59a7272d4953e1e40110e50 1,482 0.81/1.00 vMB 17
633,123 633,123 0000000000000000000fc56a5b8b7c1c3ce9ba39acc75cc13db25fb5bc8c62e0 2,436 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.