Loading Tool

Explorer IconExplorer

Memory Pool

38,379 transactions
28.14 vMB
0.06419393 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 42be43cc5f5c6ba80ccbafb6b8ecd485402968d584ba25b0d8814be4534eca39
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 9711e86227e059d73c160f4596277c64f780f7c3962003cca1bb69c4e1de4da8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,132
Size: 1.00 vMB
Total Fees: 0.01026816 BTC
Feerates: 150.80 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (375,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,143 539,143 0000000000000000001a033af8b280c0ddf20877993ba2737eb489b48378460c 2,110 1.00/1.00 vMB 21
539,142 539,142 00000000000000000012636bc33bfeb125a329d0e64f796453857cbbb07c4f7e 298 0.12/1.00 vMB 35
539,141 539,141 00000000000000000016d8e81507ff79d8a12e47224c5e2495a3a2003f580ae5 126 0.48/1.00 vMB 3
539,140 539,140 00000000000000000022caf1252cc45c32b11e46e64d95723d779b61f024cac4 1,121 0.98/1.00 vMB 11
539,139 539,139 0000000000000000000c9be5dcd83efe6accab437037e83be60ded3660ce2650 431 1.00/1.00 vMB 4
539,138 539,138 0000000000000000001a5ca6757caa40e15d85eb5dd5644cf57d5d96d62a359e 1,279 1.00/1.00 vMB 11
539,137 539,137 0000000000000000001ae6f98b49f5970c9edfe63e561d493b26af3af03262b6 1,077 1.00/1.00 vMB 12
539,136 539,136 00000000000000000013a68aa64a6243959b6439e37001563a6f2d4bf1ebe2ba 1,477 1.00/1.00 vMB 9
539,135 539,135 00000000000000000002e3701b11524ae0af3ee2badc008a3e0147067a44b94e 1,355 0.97/1.00 vMB 9
539,134 539,134 000000000000000000249fb50932e04e0596dbe530e9466fd754fb6c12a6a8cb 2,733 1.00/1.00 vMB 20
539,133 539,133 000000000000000000159d441cc3859e57139525a9c671bd02a680d546b7dd26 730 0.72/1.00 vMB 5
539,132 539,132 0000000000000000001bc573342bc7f60d8ad0f5a89418f5a17d56bef82e75a2 500 0.22/1.00 vMB 37
539,131 539,131 00000000000000000023e25117510da3366424da571b80bd0c3dfe34089fe70b 2,170 0.87/1.00 vMB 21
539,130 539,130 0000000000000000000722303088c4a57cf12ee06c75d626e6312808d75bfeb1 713 0.22/1.00 vMB 20
539,129 539,129 0000000000000000001ce2578623761fda67e11bde7be9e0854ca5d624d6059f 1,372 0.61/1.00 vMB 19
539,128 539,128 00000000000000000014d32265a30d8999cfdecf532e4a1c20352becc1ce55f2 1,937 0.64/1.00 vMB 24
539,127 539,127 00000000000000000006a3939b16d7af7389c1841b8077fdbbcecc614b8670fe 418 0.13/1.00 vMB 26
539,126 539,126 00000000000000000024eb115d61876011286ff2f804532d053517b6856a46c9 175 0.05/1.00 vMB 21
539,125 539,125 00000000000000000004891f4a6699c917990d5581eae18ffc8b56f4dcb8ea13 1,486 0.63/1.00 vMB 24
539,124 539,124 00000000000000000016ee47896231d6b4d77e65bde96233667162689a4778e7 69 0.02/1.00 vMB 52
539,123 539,123 00000000000000000023b4cfca54c2c3aac452b9cf7fa9572fbc801d0600f4e7 26 0.01/1.00 vMB 36
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.