Loading Tool

Explorer IconExplorer

Memory Pool

43,426 transactions
27.02 vMB
0.05502745 BTC
Random Selection Loading Transactions
Max Size: 142.46/200 MB

Candidate Block

Mining Attempt e29fa27579d6f41458a710038424d1d768df070513f574ae6c4940fb6af73650
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root b886a381a86cec5f0838cbe45d76246be32f8948a267716844ec297bd45149e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,046
Size: 1.00 vMB
Total Fees: 0.00478546 BTC
Feerates: 40.21 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (548,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,880 366,880 000000000000000003c86b97ddfe87ebf392b2380ca92258bfdf44b83deb38ec 223 0.08/1.00 vMB 41
366,879 366,879 000000000000000000fe79c557a832edc70f63fe0e3bb2ba6a8e6a09308a391d 609 0.24/1.00 vMB 39
366,878 366,878 000000000000000008c6112b2949f7ede77664a47e2347df15c513e85d6bcfd6 305 0.19/1.00 vMB 24
366,877 366,877 00000000000000000a5b07ce179f593543c590c1708c54a589e65d26fd35eca5 84 0.03/1.00 vMB 33
366,876 366,876 00000000000000000641892be42c36af3eae2197d58cf6598b5a8fb231fe5b18 220 0.12/1.00 vMB 39
366,875 366,875 00000000000000000a737a5a9fa1c6ebf42f37f89868e83a18c722578d7e9894 273 0.13/1.00 vMB 30
366,874 366,874 0000000000000000106cf639a59e766c021ca5edc1336257a080c5df9f0a8976 462 0.25/1.00 vMB 30
366,873 366,873 000000000000000000bb3728d10cad980ec7cc37e6dcc24dec90a93efc5578ce 1,158 0.67/1.00 vMB 32
366,872 366,872 0000000000000000006fc3cadb69311aa438d3f06a6df1337010612c7326f5b9 682 0.45/1.00 vMB 25
366,871 366,871 00000000000000000f0bdad72b5cf03a2922207a95ac81bf4aa700bfbcb82c49 1,863 0.93/1.00 vMB 37
366,870 366,870 00000000000000000db8bbf2648a955603a3da8f9779639a718e53b84ace7f74 1,180 0.67/1.00 vMB 32
366,869 366,869 0000000000000000099152d73f999bfcfff1754d061f4018801de1b7ef4cabc8 408 0.32/1.00 vMB 25
366,868 366,868 0000000000000000098ae60cc930f119f3e6b5c6abcea96dc5690357bdb40985 380 0.20/1.00 vMB 29
366,867 366,867 0000000000000000050816d144bc64c2d5db77fc5e6416885bbfa934cb7c5a65 1 0.00/1.00 vMB 0
366,866 366,866 00000000000000001141c03966c41bf9cb13e4221acd18511c02f4b120921b5c 755 0.39/1.00 vMB 39
366,865 366,865 0000000000000000145047ad8573c0d0f15dec1699abef2c01f4779981c72515 979 0.50/1.00 vMB 36
366,864 366,864 000000000000000012f7b643a6d954ecd9fc42e362e8a0d35769a79f594344bf 1 0.00/1.00 vMB 0
366,863 366,863 00000000000000000c110c75dc51929c843d1574ab0273699977976357318edf 1,200 0.78/1.00 vMB 18
366,862 366,862 00000000000000000e6df24a207ea82a0355ea4ae5d37249a8d5f66fae146d1f 1,533 0.68/1.00 vMB 38
366,861 366,861 00000000000000000edca5ed28597e7683c2a8d3530c5ab07ed854847841f2a8 2,806 0.93/1.00 vMB 64
366,860 366,860 00000000000000000685a9a2e62e974d8221ee331df5eaae4d5dd3575177cd10 1,360 0.81/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.24 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: 655.14 GB
    • Received: 14.26 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.