Loading Tool

Explorer IconExplorer

Memory Pool

91,789 transactions
34.56 vMB
0.29438216 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt c3901d28832de27bc7f690c612b4f62d63d723ea40686f75d77a2f585df37d70
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root 2bf88495f986c96b2c349f04161d333f44e4fbdb9ddf062e70cfdc62fefbc18b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,977
Size: 1.00 vMB
Total Fees: 0.06925338 BTC
Feerates: 168.26 > 6.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (814,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,608 101,608 0000000000035d293fadcf024b8eeae4dff077c91155e07324f918cf6066686e 7 0.00/1.00 vMB 0
101,607 101,607 0000000000010d5e1a66ea6a4da289fe7073d485eda0713a968ee02ea94cfa42 8 0.00/1.00 vMB 0
101,606 101,606 00000000000154177c274c6865b7677451e5ca21735c7203895ad1692074f282 12 0.00/1.00 vMB 0
101,605 101,605 000000000001f21298ef43c1a03060065691a04c2b5d7f71bf1a32babdeaff35 12 0.00/1.00 vMB 0
101,604 101,604 00000000000127b33d9e4dae8a3810de76e049fd3b8664bc0f048c3422289b1e 13 0.00/1.00 vMB 0
101,603 101,603 0000000000026b67371713a50c8ae8ff55c63b6466332bbe037258d5d3fdb489 7 0.00/1.00 vMB 0
101,602 101,602 000000000003e0b9b162e036ba6c9ae5271d1e8058b52e1118a3586cdcd4c194 1 0.00/1.00 vMB 0
101,601 101,601 0000000000020d966bfd756898f293fe31256044207f65b7a6e4d543086de968 6 0.00/1.00 vMB 0
101,600 101,600 0000000000008dc0a3f530b8a484e338febd8cccc17b40296836432f88457fe4 4 0.00/1.00 vMB 0
101,599 101,599 000000000002d1c84a22fc060a77ab23e639901ba88799ba6967681e8963de58 1 0.00/1.00 vMB 0
101,598 101,598 000000000002571d4f55b26d819625cb26af27dc1994fc801599c083c6fc67b0 10 0.00/1.00 vMB 0
101,597 101,597 000000000002854685e14aec0dcd35f1237a6f2089957856d0643e9d1448b35f 10 0.00/1.00 vMB 0
101,596 101,596 00000000000161cdee61f93a1273ed30430a8dc291b39cff7b141a6e795732a6 10 0.00/1.00 vMB 0
101,595 101,595 0000000000022aea40bb9fdd9e4402f0c9fe79555995b0e73d7064efc94b0b5d 4 0.00/1.00 vMB 0
101,594 101,594 00000000000232f8b805cfd18b1468c769be77ae6de5073f0986e88067a6f182 5 0.00/1.00 vMB 0
101,593 101,593 000000000000dcff6a155afaa5b48a038df1eaf93f33d3c3218fb13bcbe9c31a 4 0.00/1.00 vMB 0
101,592 101,592 0000000000009de4eb0bd4303681c71ff5ab6f98f286e53fba7549e382a6807a 1 0.00/1.00 vMB 0
101,591 101,591 000000000003e2ff87e639171158a321a8ead5d193f08f69d5d03334b3ade5a7 5 0.00/1.00 vMB 0
101,590 101,590 000000000003705e2596abf83b59dc1f37d57b40a8a79da24bac23a91aaef096 8 0.00/1.00 vMB 0
101,589 101,589 000000000001ac70cc5a1d15886a46f56f45b9c58b7f1a01e83b9f29e11fc3ae 7 0.00/1.00 vMB 0
101,588 101,588 0000000000039006b6e063e10da2855fd7ad3a257c883fd0f71749a54fa16958 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 773.02 GB
    • Received: 20.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.