Loading Tool

Explorer IconExplorer

Memory Pool

74,751 transactions
29.47 vMB
0.08161962 BTC
Random Selection Loading Transactions
Max Size: 177.11/200 MB

Candidate Block

Mining Attempt 84a4560e0905c0f0e71a306ff464d3039f7d3ab53ef7d81d9a1f62bc0a7f2584
Version 20000000
Previous Block 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752
Merkle Root 007c170120430e79e464c521ba3f6c794e6ceef2b5566f43b8abd73cba2d2652
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,782
Size: 1.00 vMB
Total Fees: 0.01458714 BTC
Feerates: 61.00 > 1.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,447 (381,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,588 533,588 0000000000000000001158733274359dd1965d7ea4c2a634135bf317db1de5a3 550 1.00/1.00 vMB 7
533,587 533,587 0000000000000000002e646a291eaa0ec18f46d9504f8595ee25ed86972b94cd 1,329 1.00/1.00 vMB 20
533,586 533,586 00000000000000000017c1c989dee03fd596e356e2510d2ba823f9fa3fc24f9a 934 0.51/1.00 vMB 12
533,585 533,585 000000000000000000215277ad6ea83d6e7912d4c676c87b34048c23f64b70b3 892 0.50/1.00 vMB 12
533,584 533,584 00000000000000000006202c3b6e1ade1cf52962c7eba1f962eaa4244cafafeb 292 0.17/1.00 vMB 31
533,583 533,583 0000000000000000002cf9c61e26191ff2941025d47aa25d33e3870426e0601f 1,139 0.94/1.00 vMB 8
533,582 533,582 0000000000000000001047c3c995db3bb1d22d1bd0d94fed7a83f4585b19989c 2,225 1.00/1.00 vMB 27
533,581 533,581 0000000000000000002bc7c56383f364d51449257be60e4b1f2169b9602d859e 853 0.45/1.00 vMB 13
533,580 533,580 000000000000000000197fa80d8fb1570dae37abef5a0a6d973a8837ce65188e 134 0.65/1.00 vMB 1
533,579 533,579 00000000000000000003329464a015dea1959a02aec4dda3ba939034b6a764dc 2,031 1.00/1.00 vMB 10
533,578 533,578 0000000000000000001aa8afdef3dcd704179db42477a27fcc6535a14b6a722d 2,602 1.00/1.00 vMB 30
533,577 533,577 0000000000000000003160fd6d179148c9128be8f54e471a095f0610a7dbd35b 1,730 1.00/1.00 vMB 14
533,576 533,576 0000000000000000002ca870881abc53d7daa404eacef254f0a73d835f1b4b86 833 0.77/1.00 vMB 13
533,575 533,575 0000000000000000000a81467a45e809b477fa9e634b9204a7ec0424c9f4d1b7 290 1.00/1.00 vMB 2
533,574 533,574 00000000000000000035701bdc8647bc3d39b66155fd2403e82660f695f0f0c0 1,420 1.00/1.00 vMB 12
533,573 533,573 00000000000000000006dbea0b7ac93016800821508b08f4991b7a0cef48e620 1,086 1.00/1.00 vMB 2
533,572 533,572 0000000000000000002a35c15a714a811789fa3cd4cf387220dcb7e4f7a7e218 2,191 1.00/1.00 vMB 24
533,571 533,571 00000000000000000021922a39e2b903f681e50b2ba90a1c056335c087bbfdcb 2,554 1.00/1.00 vMB 32
533,570 533,570 0000000000000000002f2263489a871fc9267681ecefa5ebf705f0193b216dbb 1,999 1.00/1.00 vMB 21
533,569 533,569 000000000000000000267e4d12ef8f43cd8fa0f79852f946531029e5f2ea808f 919 1.00/1.00 vMB 10
533,568 533,568 00000000000000000017716554bfe64f478e269b0fabda6e84824fab473650c5 1,474 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.17 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: 749.57 GB
    • Received: 18.82 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.