Loading Tool

Explorer IconExplorer

Memory Pool

40,412 transactions
27.55 vMB
0.06808552 BTC
Random Selection Loading Transactions
Max Size: 141.31/200 MB

Candidate Block

Mining Attempt 6b56e2ff70d137ed4712c1e7510a0d2341976aa55e1543720ab7005f3dfe3df1
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 6c9bbd696eb2c2ff01be7f471cf45f1e8c1048ea6e72553ad8f50053cbd06e95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,579
Size: 1.00 vMB
Total Fees: 0.01568521 BTC
Feerates: 307.10 > 1.57 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (204,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,812 709,812 00000000000000000002ade8c0f4d69fec9a9215740f4987f193a8acc92c049f 1,469 1.00/1.00 vMB 6
709,811 709,811 0000000000000000000604bb97e582a1ec9d078a252cace86fe14e734a8c53a3 508 1.00/1.00 vMB 2
709,810 709,810 000000000000000000065c4f0b485c0d98c7930ff8613c5f209cb02094cac8ff 2,004 1.00/1.00 vMB 7
709,809 709,809 00000000000000000007b8db738175b5dea4b62081d21c82d4ed211c257d6419 1,173 1.00/1.00 vMB 4
709,808 709,808 0000000000000000000257f6b07930b09ace9789206aed0541f796e1e7b77469 2,600 1.00/1.00 vMB 10
709,807 709,807 0000000000000000000aab633737bc7a3975834b59b47485b2d5c12e6e1b92a1 320 1.00/1.00 vMB 1
709,806 709,806 00000000000000000008565a9db72697ed587fecafb0f0c4729072cd7996feb6 380 1.00/1.00 vMB 2
709,805 709,805 00000000000000000009a9113aaf25bb5a2ed420cb936af86ee638f17884303a 798 1.00/1.00 vMB 6
709,804 709,804 000000000000000000029dbe1d3ec4b6269383b93801cc14970570daf14022ca 1,377 1.00/1.00 vMB 2
709,803 709,803 000000000000000000071e4e51a9136aefd7ffc22d363e43629d03d5b042216f 437 1.00/1.00 vMB 3
709,802 709,802 00000000000000000000aa0714776d3577de27465ab58f6ed9c2fce9f76eed63 3,367 1.00/1.00 vMB 4
709,801 709,801 00000000000000000005483a70b7bd7090ab7d6b0dce7fc343b17ff9244a57bf 2,845 1.00/1.00 vMB 5
709,800 709,800 00000000000000000004c6a242e1971da98e99362084f8d8a31741bac9628b57 3,094 1.00/1.00 vMB 11
709,799 709,799 0000000000000000000a898d792ebafe4ac650bcf52ab3652fc8d8c6dbade910 2,559 1.00/1.00 vMB 26
709,798 709,798 00000000000000000006834ff0dd4567d98352d077bf045ea3f13c4041b582f5 3,256 1.00/1.00 vMB 5
709,797 709,797 0000000000000000000734cf67c3e7a39e4bd89302365aa4b2150dda6334f3a6 2,821 1.00/1.00 vMB 21
709,796 709,796 0000000000000000000c449de2ba535c3ecc5518e87a4450e46e8ff4cf88eb7d 3,531 1.00/1.00 vMB 7
709,795 709,795 00000000000000000007b90c40d7ec6755fde6b58ad16e64df4c42e96638538b 3,009 1.00/1.00 vMB 5
709,794 709,794 0000000000000000000556926ac96ec6032a4fcd2add6caf7deecd7f7f657e02 2,326 1.00/1.00 vMB 22
709,793 709,793 00000000000000000001a146ab54a798e601e2a03146275349467341fb449fd5 529 1.00/1.00 vMB 7
709,792 709,792 0000000000000000000026ab8abf1ea95e111ac40decb1bcfb94f08e2ad98bff 1,906 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.