Loading Tool

Explorer IconExplorer

Memory Pool

83,246 transactions
30.16 vMB
0.13081715 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt 70e9f29ee0025b10bd370255d41c4fe9b2f464f57220fa46f7da58fe7435f58b
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 86371d60d2fcb5340db840a01946150c5b3846329f01a5323bb0ff8dce96b335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.06640941 BTC
Feerates: 641.71 > 6.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (565,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,045 350,045 000000000000000012a864536c7c1511b75227e3bd4e62b713fc7cadd559fc41 379 0.20/1.00 vMB 24
350,044 350,044 0000000000000000109e1526dc06c8e13c429e3425e09bafe5769a582331a74b 1,180 0.72/1.00 vMB 21
350,043 350,043 0000000000000000072c0274112314eefb28ea42adb91c47257846fc1a78e90f 479 0.24/1.00 vMB 29
350,042 350,042 0000000000000000041c28a85e9c65c8b7124161841a61992b6169c689ad573b 1,327 0.61/1.00 vMB 27
350,041 350,041 000000000000000007727101fdba9f97871e9918489e5df93a197de89106a95b 522 0.31/1.00 vMB 21
350,040 350,040 000000000000000011ad5c282c71ea62f1cd9e4037f4ccfbd9c545aa24c0253f 256 0.12/1.00 vMB 43
350,039 350,039 00000000000000000bb5a06a7d4d567ded8c8cf4e4af582466e50f6838d42db1 259 0.17/1.00 vMB 20
350,038 350,038 000000000000000008b04864de6ed4fe396733070848337bfd87fe89e137ec91 165 0.12/1.00 vMB 16
350,037 350,037 00000000000000000593c37747b71f0525651eb6b93c18f095ebd45cf0e3b770 1,244 0.74/1.00 vMB 18
350,036 350,036 000000000000000016de120b5f6f6df1a1e4025732815dd176d78ba63918ef2c 1,171 0.75/1.00 vMB 22
350,035 350,035 000000000000000001368470415f64e583b95b676af581a898ae8bf99d244816 2,346 0.75/1.00 vMB 41
350,034 350,034 00000000000000000e1370c498ab5857a83b571fe56e28beda27e216320d495d 128 0.04/1.00 vMB 46
350,033 350,033 0000000000000000156f9b1379a4fb5ac8c9f505ee5fe753a19abe202003d153 314 0.16/1.00 vMB 22
350,032 350,032 0000000000000000024399948a2c2f7e823b838697f88ed662c340eb3055939d 1,052 0.63/1.00 vMB 23
350,031 350,031 000000000000000005032c1b3c7b7dd41e92f60ec08edfbdf3f101ba2b0f2bbb 1,053 0.74/1.00 vMB 21
350,030 350,030 00000000000000000601985c3543a0d2f23a2e1f7ed2d0d6e98745b37d0ec9fb 375 0.20/1.00 vMB 22
350,029 350,029 00000000000000000ccad363c163ba5c14a7622ac89e4d2b01d259aff1f96bb3 128 0.07/1.00 vMB 14
350,028 350,028 00000000000000000651185ec2f2a4f0d3015e1eb0d6185320dd3f5fd182c747 793 0.43/1.00 vMB 25
350,027 350,027 0000000000000000086d99ab57c765da189df50c5f116a8feb2eaab0666b3e9e 1,028 0.50/1.00 vMB 24
350,026 350,026 00000000000000000b897423d2a7c5cb7484ccac657a182ea8668c4d15206c8d 1,750 0.79/1.00 vMB 29
350,025 350,025 00000000000000001572b8ed260b7d67f10da04f4ff8135888f58894cc956ad3 579 0.34/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.53 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: 668.99 GB
    • Received: 15.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.