Loading Tool

Explorer IconExplorer

Memory Pool

79,748 transactions
29.47 vMB
0.10462853 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt 08211c8653925144b756a7fd8dbf200609111652e9156e4e1667d5b8a89d3aaf
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 40d4cd50396cdc1080dd220eb0080ca6e372cc0b18b79dbea5d4895141c4f568
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.04078673 BTC
Feerates: 150.62 > 4.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (591,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,951 323,951 0000000000000000008983ae1612492e149fe09f9627285ca3be5b11907c9a8d 539 0.25/1.00 vMB 30
323,950 323,950 000000000000000007b85d1936d9cfbd9ba4aef714cd5fbd7806c6c038bf60a9 121 0.05/1.00 vMB 30
323,949 323,949 00000000000000001513b8f93ec2c97f08969feaa4a874a5cc9aecbc244796fe 16 0.01/1.00 vMB 7
323,948 323,948 00000000000000001673102e87e611cead9572c3239d5864add8e2fa9da58eab 373 0.25/1.00 vMB 24
323,947 323,947 000000000000000005261f4402885f49e88d668bf35129fa7b9d296b6beb95e8 399 0.20/1.00 vMB 30
323,946 323,946 00000000000000001e884f8ae5145e196a80e3f3cd9699f6a64df19f6a7b4290 399 0.20/1.00 vMB 30
323,945 323,945 0000000000000000089816a8978b7d01fca8ac8bc9948326f595d5d3cecc9600 748 0.48/1.00 vMB 27
323,944 323,944 00000000000000001462738ba0f7dbb015d5a1c09454148ae56be2453d9184e3 199 0.13/1.00 vMB 26
323,943 323,943 00000000000000000fcabf8c164edde57d0b1ed8c9f32e80b3e90c9d7966f26f 220 0.13/1.00 vMB 27
323,942 323,942 000000000000000019b16582413271cf574c55d0afd3be8f74cfdbe1827f8424 266 0.19/1.00 vMB 27
323,941 323,941 00000000000000001309dfd3a5255b6f44a887394fdb8a0618b57a7bd4c13ee2 233 0.13/1.00 vMB 25
323,940 323,940 00000000000000000b8304899f0c790cbfec20d8762d61f55ea174e887deb2f4 16 0.00/1.00 vMB 32
323,939 323,939 00000000000000000576d73500fa84d8d9889493683563a8187f68be69900342 540 0.33/1.00 vMB 27
323,938 323,938 00000000000000000fa75aab6ce51569e5f81014b0cb8dc6c1cd89d0598cfb6c 109 0.06/1.00 vMB 25
323,937 323,937 00000000000000001fa092d71d929953d0e2780109214ba7654c734a56404497 8 0.00/1.00 vMB 23
323,936 323,936 000000000000000006df5fa3d8cd3d2275d9a8cb2514ed0e9803bc24bccc7d9d 96 0.06/1.00 vMB 15
323,935 323,935 00000000000000000dcafecf02e5dbfc313855e333347682bfecc42d510bc608 868 0.47/1.00 vMB 30
323,934 323,934 0000000000000000110a309a2e5e55773c0bf131411629e1cc46af395b1fcc37 57 0.03/1.00 vMB 16
323,933 323,933 00000000000000001684c723570da599d011e5a9e3a5fac75c6bf8511faf083d 303 0.49/1.00 vMB 16
323,932 323,932 00000000000000000532407af236ba4661ee9ff2feec71421b319df57dc1bc41 520 0.88/1.00 vMB 16
323,931 323,931 00000000000000001c7951b7de7c38c0a08363f278b9b40ef4afaa191d58bcdb 472 0.24/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.