Loading Tool

Explorer IconExplorer

Memory Pool

75,995 transactions
28.19 vMB
0.08975273 BTC
Random Selection Loading Transactions
Max Size: 171.08/200 MB

Candidate Block

Mining Attempt 3e224f63cf384f10efe7894d102ca9d9703877ce7c91535628c2e26e47499b06
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (85,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,131 830,131 000000000000000000012fce02a05d9de713c625c061e04b7d67fd465174e0bc 2,644 1.00/1.00 vMB 20
830,130 830,130 00000000000000000002362f30c9d49e1b41eb62d5eb70e7008dbb6f5205973d 1,964 1.00/1.00 vMB 14
830,129 830,129 000000000000000000006827fba28a283abde16436bd754bb70d95235d43c64b 3,551 1.00/1.00 vMB 23
830,128 830,128 000000000000000000026d9b3fb5403a59bb41c543ff5aa0d39107c622f89d15 3,604 1.00/1.00 vMB 39
830,127 830,127 00000000000000000003a7ed3b7a5f5fd5571a658972e9db0af2a650f6ade198 3,840 1.00/1.00 vMB 21
830,126 830,126 00000000000000000001980412df0afc3248a35beaeb73e6359e6c5c56a88e49 2,803 1.00/1.00 vMB 26
830,125 830,125 000000000000000000018adfcaece8094b5b4d4902c09e7c2354b921c833f989 1,877 1.00/1.00 vMB 23
830,124 830,124 000000000000000000021f053cf2980d2887e1ef6adcc2a67fd30ea4fa490105 881 1.00/1.00 vMB 19
830,123 830,123 00000000000000000003a8c9e59bcc86eee9195f1d55228651e3d99cae886bd7 3,433 1.00/1.00 vMB 14
830,122 830,122 00000000000000000002b085da3a30602958a6cfe18e619bc26f2f6335dab158 3,634 1.00/1.00 vMB 14
830,121 830,121 0000000000000000000088a3702636c6cbcd9fef4d442006178f484182b0b220 2,820 1.00/1.00 vMB 11
830,120 830,120 00000000000000000000c9d9914ae6cba798e299e8623ceb7283867b6d09977d 2,588 1.00/1.00 vMB 16
830,119 830,119 000000000000000000007cc6be762b73197e6a0723f8a10b7fd04e30737c4f44 3,121 1.00/1.00 vMB 15
830,118 830,118 00000000000000000002e1fddf86c3a904c33da52292cf255137479625004ebe 3,520 1.00/1.00 vMB 16
830,117 830,117 00000000000000000000c99f377b5a879981d811ee142fe2288a18407c3bc4df 3,485 1.00/1.00 vMB 16
830,116 830,116 00000000000000000001ea08cdfcf0f9fcd9aa53d7442ff11fa9efe4fa21e86a 2,564 1.00/1.00 vMB 14
830,115 830,115 0000000000000000000111d6a560b5693778e30b927e1ddb5f99509314892187 3,321 1.00/1.00 vMB 22
830,114 830,114 00000000000000000000985bc458937140b84e8f612534fa00c3cb34cd10c3ed 2,219 1.00/1.00 vMB 27
830,113 830,113 0000000000000000000341101a7e4db3fddd79045cf47125b0ddd40d970cbe1e 2,888 1.00/1.00 vMB 16
830,112 830,112 000000000000000000029e73ceb69996a004499cd4b3aee8435ea2efa9c869f7 3,372 1.00/1.00 vMB 18
830,111 830,111 0000000000000000000184635a1af1d5a09116a429b8f226bf91c6a657bfce69 1,216 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.