Loading Tool

Explorer IconExplorer

Memory Pool

81,671 transactions
30.99 vMB
0.08814169 BTC
Random Selection Loading Transactions
Max Size: 187.88/200 MB

Candidate Block

Mining Attempt 896f89086beb9495b2808c7ac7d8c66082aa957f0d3b63958ed8d7f6aa894ba1
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 9bfab5d480f07e7153bf9a307f48a955591ac30ed78ce15c3fe60f8d7001b4e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.01489090 BTC
Feerates: 115.63 > 1.49 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (406,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,978 508,978 0000000000000000000a2fb723bee234409591a55a272493c6cbfc308288fc5b 1,926 1.00/1.00 vMB 71
508,977 508,977 0000000000000000004bb5378cafe73fa5b4962262d1fa783eed6d7c2c1bf3ea 490 1.00/1.00 vMB 20
508,976 508,976 00000000000000000033d653765543c49628d6b63a75638addffff1232f8ac16 1,244 1.00/1.00 vMB 37
508,975 508,975 0000000000000000000785837ec6efb15b0d99e4380f3c125ce9c50978f9fe3f 1,460 1.00/1.00 vMB 29
508,974 508,974 0000000000000000001d048499f2ed944fbc55ddadb7e823ad24d14608d58619 1,999 1.00/1.00 vMB 104
508,973 508,973 0000000000000000003e4b31f252e60caf59191a06b967ee5783e231a083957b 319 0.17/1.00 vMB 51
508,972 508,972 00000000000000000016b39b7b908695f489b0abaabcccf61ff5f9c7f3481024 668 1.00/1.00 vMB 10
508,971 508,971 00000000000000000059c8ac87a04929fde17f0bbc3b6ec0ceaa6404fac308b7 314 1.00/1.00 vMB 13
508,970 508,970 0000000000000000004fb8c55870ed89d9e0e1c8dbd08697aa3aec2ec3a706d6 1,673 1.00/1.00 vMB 67
508,969 508,969 000000000000000000215c376fcd3a1e8d45ce00b3de6a7a5d7199036144e08e 746 1.00/1.00 vMB 32
508,968 508,968 0000000000000000004256db4a3e0a7fe54ec4d84ec6fb1ff958254e01cdc0b1 159 1.00/1.00 vMB 9
508,967 508,967 0000000000000000000d861507397eaff115e1e2a845f3fe68fa62ddbd20984e 801 1.00/1.00 vMB 33
508,966 508,966 0000000000000000003a7ec50f6898aa8cf14205025ef7bf91602500700ea0c1 255 1.00/1.00 vMB 12
508,965 508,965 00000000000000000057562c1b066988277d0e1f5edae432e85090dfe439bccc 702 1.00/1.00 vMB 36
508,964 508,964 000000000000000000362ecfd80264284df6938e984bdbba5bcbb0cd0081d454 1,584 1.00/1.00 vMB 40
508,963 508,963 00000000000000000003ec6f5d553637261e6b7199327031d66e0a686b4ffd81 1,879 1.00/1.00 vMB 101
508,962 508,962 000000000000000000469c3d6ea707cca99929a7540c776822ac2dd1a69a2046 816 1.00/1.00 vMB 32
508,961 508,961 0000000000000000004e5e45252d28328884747259a60d1e6ab37b948cb3834e 2,103 1.00/1.00 vMB 85
508,960 508,960 0000000000000000001baa1bfc6736f0587c17c49c4cf2fdcdb56b18e56c1e0b 271 1.00/1.00 vMB 12
508,959 508,959 0000000000000000001979bca9d8bb0bbb4c05894c2e4794f2853a1d5e5c2a5a 1,200 1.00/1.00 vMB 60
508,958 508,958 000000000000000000418d35346f6c08e9692e52be874278e0510d6c0a87876d 1,416 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.53 GB
    • Received: 18.18 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.