Loading Tool

Explorer IconExplorer

Memory Pool

73,351 transactions
27.10 vMB
0.06192178 BTC
Random Selection Loading Transactions
Max Size: 165.51/200 MB

Candidate Block

Mining Attempt 7b8d0b3c16574d9d7d30a56d2c7d4a8510d849a5a0ea8fec4767f4fedb2f069a
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root d073b325bd9b5ddba617b1f032f56e7035fd2678bbbe6a3472f23a98429f710c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.00436737 BTC
Feerates: 40.21 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (214,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,592 700,592 0000000000000000000e7b84072db6ba5969c437565598079761ae0687264cdb 2,296 0.80/1.00 vMB 5
700,591 700,591 000000000000000000067a75acb8da306be2af1e53322ca8dafbdca306315621 2,342 1.00/1.00 vMB 21
700,590 700,590 0000000000000000000dcb4e16b70515850c07a45cbc41574528c402ff3c780b 1,390 0.71/1.00 vMB 10
700,589 700,589 00000000000000000008c80ccd63c1259027d30b96c48feacae19f055b1f1677 518 0.52/1.00 vMB 6
700,588 700,588 00000000000000000007973b128da78d79b072a20884512b4c2902646d45d80b 1,140 0.53/1.00 vMB 10
700,587 700,587 00000000000000000007eed151825feb97982f34219e170321752b183b590ed8 832 0.82/1.00 vMB 10
700,586 700,586 0000000000000000000a32a640147c5755ae1596cecef3eeb43bbb654f3fc8fe 1,141 0.38/1.00 vMB 14
700,585 700,585 0000000000000000000add8a79687fb13ac9318afa78b8477765a62bd4e9e035 622 0.32/1.00 vMB 11
700,584 700,584 0000000000000000000d3b7d9a0c6be2a7fe0b9b921319c6001db276e1f8e050 2,505 0.97/1.00 vMB 12
700,583 700,583 000000000000000000064ffb42ad33ecd498e165ea06735de8b82387043dba87 1,745 0.76/1.00 vMB 9
700,582 700,582 00000000000000000004a235daa144373f32f7b3f47157ea237b02142a18ee0e 182 0.06/1.00 vMB 12
700,581 700,581 000000000000000000098b43a03e31526ce01ff70666d83ee792e2574d829887 2,237 0.86/1.00 vMB 8
700,580 700,580 000000000000000000039ea18e8bb74357ff1b1d6b15788bad960a301febe3c9 1,935 1.00/1.00 vMB 2
700,579 700,579 00000000000000000001dc92475d3d891b3d09d93c97359de75bc1e9ec5e4edf 2,517 1.00/1.00 vMB 16
700,578 700,578 00000000000000000002e36dc5d06cfd85b2590e2f13abe6b17a70c7d58935d2 2,405 1.00/1.00 vMB 10
700,577 700,577 00000000000000000003d02ba86eacf2fa0cc9a49a2f0ec0cb6a0f73991fcf31 529 1.00/1.00 vMB 3
700,576 700,576 00000000000000000000b75e91570cb52cd0b8fe5adf766f5cb45e18343f20fb 1,952 1.00/1.00 vMB 6
700,575 700,575 000000000000000000049c4644fa4a1a671de1f3db4bd98bed3ac625201e62d0 1,868 1.00/1.00 vMB 14
700,574 700,574 0000000000000000000ded4a073ba8f439b8c029353604b8bef7c078d30a13b8 3,302 1.00/1.00 vMB 8
700,573 700,573 0000000000000000000abb37d731cb7159f1de07b7071a72b0292c1461e9b845 2,151 1.00/1.00 vMB 7
700,572 700,572 000000000000000000094183d71a81e4c6f3ef2fc2922ac25d6274131416a9a9 2,675 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.