Loading Tool

Explorer IconExplorer

Memory Pool

60,322 transactions
29.42 vMB
0.06492035 BTC
Random Selection Loading Transactions
Max Size: 163.46/200 MB

Candidate Block

Mining Attempt f1e7d118202ce9f2ad874b5eb6370d58d2ef97618010cc593aaaf76803017219
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 9d2fac1655887eaea878f278a4d222299f2bce58f667575a7eaffb6f34ff0a37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,705
Size: 1.00 vMB
Total Fees: 0.00803268 BTC
Feerates: 108.49 > 0.81 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (76,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,987 837,987 00000000000000000000c68826329b64539237d644fb9281ae72712b231b3590 3,091 1.00/1.00 vMB 24
837,986 837,986 000000000000000000013128c360adfea1ff74df131e5880857eb63efaf97e9a 3,091 1.00/1.00 vMB 12
837,985 837,985 00000000000000000001bad0b86bbae234281ebe6e9fc34cb5da76e651886752 3,402 1.00/1.00 vMB 22
837,984 837,984 00000000000000000000a32528f04b907284234cc76e4e74020eb09dca396bad 2,817 1.00/1.00 vMB 13
837,983 837,983 000000000000000000021d468a96b2b8330f4c371e90ba721118fe6682352ae8 3,109 1.00/1.00 vMB 22
837,982 837,982 00000000000000000000ff7d2d692ef7312f830234e562dcefa1b93f72422f24 1,375 1.00/1.00 vMB 11
837,981 837,981 00000000000000000000f87237c6311835feb75296b720f642512487c684c26c 2,715 1.00/1.00 vMB 15
837,980 837,980 000000000000000000031d91f50cad28e6e3035f9d07302e479fb74e52ee6f0c 2,797 1.00/1.00 vMB 14
837,979 837,979 00000000000000000000aac50c70b6b5b73384fa2f9ce06bbf85e40234fd7630 3,231 1.00/1.00 vMB 14
837,978 837,978 00000000000000000001f343ed3c456f14f644d6cc4adedf4034abd34a05ea53 3,874 1.00/1.00 vMB 6
837,977 837,977 000000000000000000011addbd3ddda7ea4f4093d04507eb6a33c82196bbac08 5,670 1.00/1.00 vMB 7
837,976 837,976 00000000000000000002d8fc705ba4e9f3f338c5d2055f9b6332eae55da3cef0 2,388 1.00/1.00 vMB 9
837,975 837,975 00000000000000000000f84c66a14f714c8b8cf6b2ea90c20760b8c6f00fbb82 3,657 1.00/1.00 vMB 14
837,974 837,974 00000000000000000000570b69fa278214c4bb1ff6d6de8c4ba80fd35f1594f4 3,881 1.00/1.00 vMB 7
837,973 837,973 00000000000000000000e0ce31e8f174aa8f5980e1ca7369b7ff7c74da903416 3,024 1.00/1.00 vMB 12
837,972 837,972 00000000000000000000c2bd95d4e959de462546c01e60eb4266244b94ee2562 2,661 1.00/1.00 vMB 8
837,971 837,971 00000000000000000000c8d7c5aa6a17e43b4fdc914b9311fb6cdbf5ae7fffb8 2,721 1.00/1.00 vMB 13
837,970 837,970 0000000000000000000329f3b03cd24d5d0fb0782bb199ad4d2f781c9aaae78e 3,082 1.00/1.00 vMB 11
837,969 837,969 00000000000000000002d40aeac413311205052fcb1efc909ed2a13054a12058 3,201 1.00/1.00 vMB 18
837,968 837,968 0000000000000000000192d78affe44dd8c4e515697081e2b449db0984dfaaec 3,489 1.00/1.00 vMB 27
837,967 837,967 00000000000000000002d2f7b990476d6c92bf8f775fbb59834e79352c35b64a 143 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.