Loading Tool

Explorer IconExplorer

Memory Pool

80,534 transactions
29.72 vMB
0.07111397 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt 609e1251f07e2e7de48218352f894d3b5d189605e7c3f2166c218dbf8444e0d2
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 068dc65dcc5ccf9f17b40a0e6353329d983699aa41fdfa85b4b444e57511b971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,027
Size: 1.00 vMB
Total Fees: 0.01057540 BTC
Feerates: 502.67 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (591,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,881 323,881 00000000000000000032d261938f0790e95c611ba672d5c1a5fbf373f1d9da95 322 0.17/1.00 vMB 33
323,880 323,880 000000000000000011c6f4ff9a991509c184a47394cc182a68360123fb0b9666 287 0.14/1.00 vMB 21
323,879 323,879 000000000000000007f8139a37f8a47969320795eaa7aacf3df4a39e880efce1 666 0.35/1.00 vMB 32
323,878 323,878 00000000000000001e32fa285f864053531ca729f9e56eb3dfcd7927bc070e6d 156 0.08/1.00 vMB 29
323,877 323,877 000000000000000008e9e513f8c55d8164fde181a81705d22fc1a14545405012 341 0.16/1.00 vMB 21
323,876 323,876 00000000000000001904fc727c3e3a263930e4f78119d997b4e1fcd29d42c9d6 386 0.37/1.00 vMB 20
323,875 323,875 0000000000000000066e9ef95b35e2b07e0dc0951e1bba702ce0307f9833dc04 577 0.35/1.00 vMB 28
323,874 323,874 00000000000000001a49f8519fdfe0bbd05b9d797e3eecdd095c52fbc7e9649d 557 0.31/1.00 vMB 30
323,873 323,873 00000000000000001c86e91d7c430952ec8686417bc6f359ffe69773e56ac13b 521 0.30/1.00 vMB 27
323,872 323,872 000000000000000010cd76ffd07dd20a7b07df554a031f363fbba499117b5ecd 23 0.01/1.00 vMB 27
323,871 323,871 00000000000000001362072ef27f7016f46afa552af5dc12799cc59fb840864b 127 0.05/1.00 vMB 26
323,870 323,870 00000000000000000da1552b36adda3e0ad661fe43987912adc48cb47cda83d2 134 0.06/1.00 vMB 21
323,869 323,869 000000000000000014fe27db9695a783fc209b817ea9a2ac41fc572aef382f1c 155 0.06/1.00 vMB 34
323,868 323,868 00000000000000001a612f2d6f8fac8fe392cc05c0f2ab7facce9bea986516be 523 0.28/1.00 vMB 32
323,867 323,867 00000000000000000fab2cafded1c9e8eef8d0b65a57ac8469ee177851d3a335 32 0.01/1.00 vMB 35
323,866 323,866 00000000000000000500e236ab842b85fd6f3fe7901aa6c559f008821d149866 619 0.31/1.00 vMB 25
323,865 323,865 000000000000000016dffe007b79e8d48c348bea0664d6cc5035ac7c4b66c77a 412 0.24/1.00 vMB 32
323,864 323,864 00000000000000001f22656e8e6509cb2dd364d883ffa3641168c24d10e4cc06 1,071 0.47/1.00 vMB 23
323,863 323,863 000000000000000003aac41e85aec12c5072250efa7fd80d3ca3ae68809774a3 164 0.18/1.00 vMB 15
323,862 323,862 000000000000000000de2d82c9cacdb72d023c089251ef7a7318952675de8de5 1,632 0.75/1.00 vMB 37
323,861 323,861 000000000000000019349928205149c318a2c1cf623f16a7476e0f932822cc22 82 0.05/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.