Loading Tool

Explorer IconExplorer

Memory Pool

79,442 transactions
29.86 vMB
0.09066092 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt 655a5f1fa5e0fd0e0dc7e1909de8e416d9ddef203e28827e202576d41db981b4
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e8b027ac885ed34a7373b1d71503a0afa1162743f760a52fede237b217c3c9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.02162929 BTC
Feerates: 150.66 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (257,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,055 658,055 00000000000000000004a2c5062b3f0d96148e077ab0f9e690d64cf09b7943a7 1,134 0.60/1.00 vMB 31
658,054 658,054 00000000000000000000c4ded907fd35eee57a7620332674d6bd7b31aaf04cd4 92 0.08/1.00 vMB 19
658,053 658,053 00000000000000000006538c022b0dd757fe049db3f3eed87350cdabe1677a92 1,364 0.66/1.00 vMB 31
658,052 658,052 00000000000000000001b46e157bdfddb412fd00f9bb690d424280cbcd4c9611 1,647 0.58/1.00 vMB 27
658,051 658,051 000000000000000000042c881081c922eb8eff30ef047ef8bb3f3721cddda620 1,576 0.77/1.00 vMB 7
658,050 658,050 00000000000000000001fa1d76da13127af83e632a838284cf6e3a24079dac52 1,590 1.00/1.00 vMB 41
658,049 658,049 00000000000000000008e5d308de68aa756c73524ffccdb7509bfa1b1688c19a 713 0.31/1.00 vMB 22
658,048 658,048 000000000000000000030197351a5089477069e3d3b9e7d47aa857841833234d 2,286 1.00/1.00 vMB 8
658,047 658,047 0000000000000000000219cdda95a9f7c762402952c22d7815582169f0c86b61 2,365 1.00/1.00 vMB 21
658,046 658,046 000000000000000000017c7c8f1fb582d2823b35562bd87bde0417cbffd8e98c 1,357 1.00/1.00 vMB 8
658,045 658,045 0000000000000000000fc2e9824b5251fc6cd6f44a54a49de1ac592b19d0b145 1,088 1.00/1.00 vMB 11
658,044 658,044 0000000000000000000d7a48010791f0fbf5e353d538a1128773448f7bbc7ea4 1,841 1.00/1.00 vMB 16
658,043 658,043 0000000000000000000b0ea00873687b7a3bcd74070086eb896e2c5a66b87006 2,086 1.00/1.00 vMB 12
658,042 658,042 0000000000000000000702993b95cb811f7767bf2cf886efe0ce56225277769c 2,364 1.00/1.00 vMB 14
658,041 658,041 000000000000000000006b7bf36570fb9eb9d1826fa40c33e4b435f30991be4b 2,667 1.00/1.00 vMB 34
658,040 658,040 00000000000000000005d202b80f22ce7bf2e58506d1c174a051e09043011fd0 2,725 1.00/1.00 vMB 20
658,039 658,039 000000000000000000027eb16c02165a00be7769ce3579e25149b00e7bd4389b 2,679 1.00/1.00 vMB 25
658,038 658,038 00000000000000000006604f8e2d838d8cf4afe2a8db379556e782f2e57fd97d 2,220 1.00/1.00 vMB 30
658,037 658,037 000000000000000000005c964623bd9231aa41fc79115ab4d3e8ff5e5c35b191 2,792 1.00/1.00 vMB 63
658,036 658,036 0000000000000000000a9d34b3c49e5f128840e90284b8fa48fe401c31ac6190 1,984 1.00/1.00 vMB 44
658,035 658,035 0000000000000000000fa9f8f2bad306061f1cc392b354377fdfd9fee674c0ae 2,772 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.64 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: 672.41 GB
    • Received: 16.23 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.