Loading Tool

Explorer IconExplorer

Memory Pool

79,221 transactions
29.67 vMB
0.07615926 BTC
Random Selection Loading Transactions
Max Size: 177.95/200 MB

Candidate Block

Mining Attempt 2f8f53041aeab47d6a85255e49a5dbaaaee62184533f6486a5a4b3269df9ba2f
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root b4f2bd7351efa0d100f7e4a766ab12645bd44aa47cace81fbab5fef4e9081c67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,877
Size: 1.00 vMB
Total Fees: 0.01581913 BTC
Feerates: 313.32 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (591,129 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,886 323,886 00000000000000001e5c9d8445afabcc07bdb1cc678317b8400cedbd4db71fab 88 0.04/1.00 vMB 29
323,885 323,885 0000000000000000156cd61598ea5d879aba334c74e48b7320a583c9a55529ff 248 0.15/1.00 vMB 22
323,884 323,884 00000000000000000e8d6ba47b57b8cc4b4733f339a36e734453d51d25fe62b1 550 0.30/1.00 vMB 31
323,883 323,883 000000000000000001e087adef77c5500284ba91de1ae7d5cfd7d276e55ff8d3 521 0.25/1.00 vMB 28
323,882 323,882 00000000000000000c6fc3702b91d85d2582f312695b80f1bb954527588e0442 58 0.04/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.