Loading Tool

Explorer IconExplorer

Memory Pool

42,294 transactions
29.00 vMB
0.07377287 BTC
Random Selection Loading Transactions
Max Size: 148.94/200 MB

Candidate Block

Mining Attempt 5518845fc197c537d34d151121a0ea243b131e59ae5552ca56ee354e5babc24f
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root e5c087f683066870162c96576e2ede5caa7ee15d696ec269a959823405359829
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.01711204 BTC
Feerates: 100.19 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (177,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,941 736,941 00000000000000000007566f8f035a1dc38b351e6f54778b311fe6dbabd79b46 2,381 1.00/1.00 vMB 13
736,940 736,940 00000000000000000005ef14db0b4befcbbe1e9b8676eec67fcf810a899c4d5e 1,579 1.00/1.00 vMB 16
736,939 736,939 0000000000000000000346bbe8f3437477b85e9871c23966a0a1bdf471c3cd5d 2,480 1.00/1.00 vMB 22
736,938 736,938 00000000000000000002bd433375b1276b95136e3e246a8ef0d3fb53ae24d12d 2,704 1.00/1.00 vMB 16
736,937 736,937 00000000000000000003f6fbcd2665c324147d6f22179db2e66055cc7a52a7b0 3,513 1.00/1.00 vMB 16
736,936 736,936 0000000000000000000185be6e2a118c9c03c4552fb5fc3b848c7cfc1b7910be 1,796 1.00/1.00 vMB 24
736,935 736,935 0000000000000000000633018578a1006fcce0a2f55b0f41e6b8c81e4676232c 750 1.00/1.00 vMB 23
736,934 736,934 000000000000000000066c167868e278a7838c33238c7744c564241b7906d8be 764 1.00/1.00 vMB 24
736,933 736,933 000000000000000000032416e27560979b8a908bfa9142ff834d14f82cb58ca1 2,771 1.00/1.00 vMB 37
736,932 736,932 000000000000000000054f8099fc7bc8b1471476279493dcb9ff40edb4888eea 3,056 1.00/1.00 vMB 20
736,931 736,931 0000000000000000000705d397625685e8348d31a2385b322e4e523e9a369944 3,060 1.00/1.00 vMB 18
736,930 736,930 000000000000000000076de37061344efa342b77929b4a83a664119b9ed9b19c 2,756 1.00/1.00 vMB 10
736,929 736,929 000000000000000000079d84f68f83dc9e7dd31958697389c87bc2965e7f0440 2,658 1.00/1.00 vMB 14
736,928 736,928 000000000000000000028923139897c8eea4df43efb109021a33d0e29ab0248e 1,462 1.00/1.00 vMB 13
736,927 736,927 000000000000000000018002105810a238d9a13d89a6ef74b5d6e6ae1e3d0c36 2,765 1.00/1.00 vMB 23
736,926 736,926 00000000000000000001505893980f3e00c43c3c580b47ebfdc762afe429c229 3,271 1.00/1.00 vMB 26
736,925 736,925 00000000000000000002cc8e389150e539de17d7a1ad82133ba20973e3297341 495 0.27/1.00 vMB 15
736,924 736,924 00000000000000000008fc9b3737cad02e68050c63208790c40708a5431f2c83 73 0.12/1.00 vMB 2
736,923 736,923 00000000000000000005d37420f4c4b213f2c69a2f857affc9fe1edfaf2294d1 2,087 1.00/1.00 vMB 4
736,922 736,922 000000000000000000078903ed06563eceb48f2bb91ea1bb8dc86e1716a59685 2,502 1.00/1.00 vMB 16
736,921 736,921 0000000000000000000040165450ac61903821a8fc708e00ef4051d266eb8e6f 3,103 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.