Loading Tool

Explorer IconExplorer

Memory Pool

80,428 transactions
34.08 vMB
0.13121371 BTC
Random Selection Loading Transactions
Max Size: 193.40/200 MB

Candidate Block

Mining Attempt fbf133117a9f6046b0961a87860cec08c27faff4c2f223d7e5d9afe84ff863ef
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 67af11f87be05b08e231ba390a3b15339d5f8f3353388dabd72d88e3a713e7a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.02103925 BTC
Feerates: 52.08 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (638,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,820 276,820 0000000000000001f356adc6b29ab42b59f913a396e170f80190dba615bd1e60 658 0.25/1.00 vMB 55
276,819 276,819 000000000000000304a9af663f0b7694492f187172baf40acac99c1789f6a78b 123 0.06/1.00 vMB 33
276,818 276,818 00000000000000004822987eba7f428416a5ecceeccf19ff4ee7a4534db192f8 801 0.48/1.00 vMB 38
276,817 276,817 000000000000000275bc38e5c59ec3d5649ddfa9e65637153db7048c55b33c41 141 0.10/1.00 vMB 27
276,816 276,816 00000000000000034df04c412388f910ac2207efb933d1844ac268e792a07981 600 0.25/1.00 vMB 47
276,815 276,815 00000000000000026c4c027b8c680e2ff000b6b70bb10f70771b9a05868c613e 279 0.14/1.00 vMB 36
276,814 276,814 000000000000000246d8b440f9f5d49973b378a4d724876752d547b086c6be8f 526 0.23/1.00 vMB 41
276,813 276,813 0000000000000002b5471832886e4a95326e34c7fa90968c27ecde9f40b6b251 591 0.40/1.00 vMB 32
276,812 276,812 0000000000000002de684d6d40ecd6fe00e8a7b15858d164d8cd18b319220b2b 548 0.25/1.00 vMB 47
276,811 276,811 0000000000000002bb4b5091e35437cced4993e52d938e77fdd6056f74dc644b 614 0.25/1.00 vMB 50
276,810 276,810 000000000000000232550ae3f691a8a870e4ecabfac97ec4f2e2168a54ccc930 76 0.03/1.00 vMB 100
276,809 276,809 00000000000000013195e56f9750913c19f1cef51f7f811bb1af91b139ef961f 61 0.04/1.00 vMB 34
276,808 276,808 00000000000000036ef8eff2a042d3930ba68cb80ea5e38845fc481c2baf9599 60 0.03/1.00 vMB 25
276,807 276,807 0000000000000001ebd17cd89d2945833327bf19889efb690a69216d0a4baa61 498 0.23/1.00 vMB 44
276,806 276,806 00000000000000001e34767cc215a037adcbb88ddae77cb4c1f617a468f5fb9a 549 0.31/1.00 vMB 46
276,805 276,805 00000000000000010a42646b544f9fa97a4d75b425f68b79a02153ce0e6fe176 171 0.08/1.00 vMB 38
276,804 276,804 0000000000000001809cc70f7a67f68a781f2d5bd0ca0686444d82cd386c7d63 593 0.28/1.00 vMB 43
276,803 276,803 0000000000000001f831b604dce1af9dc1035f07a7dcafa72951d21c248924aa 209 0.13/1.00 vMB 34
276,802 276,802 00000000000000028d43282f2191222aa81ba94e15db9dcc8807fa6461006e4d 18 0.01/1.00 vMB 55
276,801 276,801 0000000000000000af633dedbd0b825bdcd3c23093fa8c6cf4e0939a21984407 214 0.12/1.00 vMB 27
276,800 276,800 0000000000000002c26e81e219a1232776cb29dec36c86ea24089e9f79877a3d 77 0.03/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.10 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: 729.49 GB
    • Received: 18.49 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.