Loading Tool

Explorer IconExplorer

Memory Pool

68,938 transactions
26.52 vMB
0.07955660 BTC
Random Selection Loading Transactions
Max Size: 158.45/200 MB

Candidate Block

Mining Attempt 41ea7b7c7a9c7bc98f4bed738b62398112697156b185e6c0cd9f4f55a508dffa
Version 20000000
Previous Block 00000000000000000001f2a28dee07f9a3398629093f1d88e602d56d3ff73dd4
Merkle Root c93a82755ab9760cd54f9c33071626afcee20538cf355a29ef475f38a6257dc8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,830
Size: 1.00 vMB
Total Fees: 0.02311462 BTC
Feerates: 385.69 > 2.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,523 (801,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,562 113,562 0000000000008c8e3de026ccf6b49ac4366a49062a1a03099a1f433447b03a18 2 0.00/1.00 vMB 3,928
113,561 113,561 00000000000049ce973dab8bf1d43aa4ee6c8e356bc9dec82e0edf89197b9bd2 8 0.00/1.00 vMB 0
113,560 113,560 0000000000004473016f1be22d0579764ddc7fc418f47bee00182a9c26f77ff2 19 0.01/1.00 vMB 1,621
113,559 113,559 0000000000009804d0dce4026041112407647a507d4c43de23ee93cac0bfd410 33 0.02/1.00 vMB 321
113,558 113,558 0000000000003254e0623d71f06f2ad878bf932ec2c0482f26d5ae87e0011986 11 0.00/1.00 vMB 0
113,557 113,557 0000000000007acd10c79b25d603851e8a00213db57363f37c9d770d5e1d943c 10 0.01/1.00 vMB 165
113,556 113,556 00000000000078bb869d36305b3c65758a8459ab81bc04e749b3540e50477acd 46 0.01/1.00 vMB 834
113,555 113,555 0000000000003b3330bfcf49346d5bffb57bfdd07409dcefaca3605494c091ab 23 0.01/1.00 vMB 0
113,554 113,554 000000000000c701b62dcd620e43560072d6968cc4dd53c01e16c21299efc56e 10 0.00/1.00 vMB 347
113,553 113,553 000000000000d58c60fdbda9693e8d24c32ba0d57b833202b9c6be265dfbda4e 1 0.00/1.00 vMB 0
113,552 113,552 0000000000007062d918fc6d36970a45387d6c4d6a77e21724e84793d1dd567d 8 0.00/1.00 vMB 0
113,551 113,551 000000000000ad8d0a28f609b3ea556573c81459003890c531c49bc533c12182 8 0.00/1.00 vMB 260
113,550 113,550 000000000000c2c2bb61ae586e8aeba6ffed712e20c81725818f3d27795a9d14 12 0.00/1.00 vMB 341
113,549 113,549 00000000000077fd1b21484cd6aa176b9eede64c967297d435025f87f790a4b8 14 0.00/1.00 vMB 0
113,548 113,548 00000000000067243fd2a754dd46b1af847072602fb3a7e50c0d0bcc14c20010 7 0.00/1.00 vMB 1,369
113,547 113,547 0000000000009bc60700b99c8b8bd0a498e1921cd860f49a18c8273ed2d1d00f 1 0.00/1.00 vMB 0
113,546 113,546 0000000000001ad6c1962c9baa7354fae3d325f524f747ac2c8099bc584362b8 14 0.00/1.00 vMB 0
113,545 113,545 000000000000a6726562337b230be5429634aadfe869adb793b9b3f702b8d219 13 0.00/1.00 vMB 0
113,544 113,544 000000000000b90dfa69eed57b7eb6fc9affb3ca68e542f529261e0ef4122c90 118 0.03/1.00 vMB 139
113,543 113,543 000000000000d658780382928ac4a258e15dd4d8e57acf3d230f4b6888d4db35 12 0.00/1.00 vMB 0
113,542 113,542 0000000000005ea01299b3b7e4866922bd49ae5de36d3a9758824b187a77d60b 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.31 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: 767.15 GB
    • Received: 19.35 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.