Loading Tool

Explorer IconExplorer

Memory Pool

81,514 transactions
29.99 vMB
0.08980954 BTC
Random Selection Loading Transactions
Max Size: 181.08/200 MB

Candidate Block

Mining Attempt 90f41f78b9aa868756e6ae25c38cf0c014e32e5f2b7927eaf81e16f475fc1c3f
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 7975ca48386544116a7143aa4ac54349c5015138f8236d6966be912a09ddb413
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.02855899 BTC
Feerates: 502.62 > 2.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (320,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,058 594,058 0000000000000000000943984f6fb78ebe54317d9499e6f4747fe8dca532fb8d 582 1.00/1.00 vMB 27
594,057 594,057 0000000000000000000bfd02de474d7816f479a8105192b6aee1e6a1c50298d0 979 1.00/1.00 vMB 34
594,056 594,056 0000000000000000000943b552353b62481109f6ac172367b62af2f472b0591c 1,202 1.00/1.00 vMB 35
594,055 594,055 00000000000000000011a8e3aff78cd7749504717a47db64adc2bb439d691627 2,604 1.00/1.00 vMB 5
594,054 594,054 00000000000000000005424681184d91f9f645518bc9d0022367da67cd5303f9 2,785 1.00/1.00 vMB 28
594,053 594,053 000000000000000000136a199d44143e46c2bc294b79a113bf6499d0186ee2c0 3,295 1.00/1.00 vMB 25
594,052 594,052 00000000000000000007c8ab59d979720900f578c1736247f33ddd778237c968 2,572 1.00/1.00 vMB 45
594,051 594,051 000000000000000000181f3aee5c86a1b6a9670257d06f647e0472400821f91f 3,085 1.00/1.00 vMB 20
594,050 594,050 00000000000000000013855bfdfd6c6731b8fa80333ed1a9826da1f21314dd69 1,919 1.00/1.00 vMB 6
594,049 594,049 000000000000000000011b58b057e0193a76c0eec6c9806b5bf3872be4f57a1f 2,252 1.00/1.00 vMB 11
594,048 594,048 0000000000000000000c19af53a12b689c3e7085af7951f0beb9d474a14314a6 2,890 1.00/1.00 vMB 12
594,047 594,047 0000000000000000000e7cc64bed0dde532fdfbdaf7cc3a24104682ef003aadc 2,551 1.00/1.00 vMB 23
594,046 594,046 00000000000000000013eaa36fdaeb6610782d1510d9a1c9d69ec847b5585e1b 2,481 1.00/1.00 vMB 27
594,045 594,045 00000000000000000014c6aa8dc3d2c01bf4794e2dcb9c0f496007ae9e8e6bc0 2,411 1.00/1.00 vMB 38
594,044 594,044 00000000000000000014f98082a7bc7e843dc58975da1091d5340af7592e9290 3,100 1.00/1.00 vMB 26
594,043 594,043 0000000000000000000074ce7dc55a7b6efcc12bb55cca68ae45e3565395778c 2,850 1.00/1.00 vMB 21
594,042 594,042 0000000000000000001623383ebe32e3d19e4cf522227f409211299c663255b1 3,050 1.00/1.00 vMB 34
594,041 594,041 00000000000000000010c3808ffda2153a658ab7935f631c3a5a0016e3c317d1 2,285 1.00/1.00 vMB 20
594,040 594,040 0000000000000000000a7fbc6b571fb22007a476d08f36d8a9ae8b274d7891a4 2,757 1.00/1.00 vMB 19
594,039 594,039 00000000000000000009cd09676903a595632bc93a0d06567f225eb3c5b49340 2,804 1.00/1.00 vMB 26
594,038 594,038 0000000000000000000b82573fddf7fe4bacd683604f189c66ca8d98c2137306 1,908 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.