Loading Tool

Explorer IconExplorer

Memory Pool

41,954 transactions
29.00 vMB
0.07112650 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt 4b393bc81bf64a8481c5bac8afdb16dbfe7c3e82185e3c43225f62b7d0b7a7f7
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 63cf0cecf1f85c10722723ff89f241412a444c7f8813c4aff668724e19d3ee85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,625
Size: 1.00 vMB
Total Fees: 0.01461098 BTC
Feerates: 100.36 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (150,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,626 763,626 0000000000000000000534cc2d95cdf8b48e553fa61d254450fd39121fe56cd0 171 1.00/1.00 vMB 13
763,625 763,625 00000000000000000001e97b1cd5897d1ce1e4fffa15279b26116e9e71a4cf02 1,990 1.00/1.00 vMB 25
763,624 763,624 000000000000000000024c52730c967e222314c064b38e3f4f9b22005ffc04a4 271 1.00/1.00 vMB 14
763,623 763,623 000000000000000000031aa93da0f1b7c694b40f3dc97f575d5f0577f901533f 2,936 1.00/1.00 vMB 29
763,622 763,622 000000000000000000017e9a0a41acadcfb489c294d6ce8c7eebbf5a1e212b5e 305 1.00/1.00 vMB 15
763,621 763,621 000000000000000000068135c3a62345bac5d8c1b11b0f9867c9dc01bb36010a 791 1.00/1.00 vMB 17
763,620 763,620 000000000000000000041dd74f1b1c6aee881e5003cd433cd2ef0dba2443f062 3,321 1.00/1.00 vMB 24
763,619 763,619 000000000000000000002195eba1bb2c840304572849963600fd49621f52282b 3,365 1.00/1.00 vMB 36
763,618 763,618 00000000000000000004c91640cfb6f01ed18cf827df2fdb2a1d10c409b8a817 3,283 1.00/1.00 vMB 39
763,617 763,617 000000000000000000001bba21c2a5148717644160dbd02293741536ef7ab2b0 576 1.00/1.00 vMB 17
763,616 763,616 0000000000000000000289eaa4deb85d715ab2b02c18a5110627f59af1777032 1,921 1.00/1.00 vMB 25
763,615 763,615 00000000000000000004b0ee3156c621c28a7e0eb4cc218a44e6bb2b877203ba 2,815 1.00/1.00 vMB 30
763,614 763,614 00000000000000000003ae55ae12e5e101b73117c1c4d1a2f3f1b87dbd2c6e27 504 1.00/1.00 vMB 16
763,613 763,613 00000000000000000000fd1ee6c97f44302197be341baffb77f64e0dc70cea84 1,025 1.00/1.00 vMB 18
763,612 763,612 00000000000000000005da1700e4b2c9f38ac357ae61fc422e5ee1346fe5f666 1,598 1.00/1.00 vMB 15
763,611 763,611 000000000000000000036671e5ab4711fd88b71f50dcb0305f938d3fc82607e4 2,753 1.00/1.00 vMB 31
763,610 763,610 000000000000000000069fea7d588b280bd33b9f557651ad434b90999828b537 3,067 1.00/1.00 vMB 41
763,609 763,609 0000000000000000000533bc889dfe7f15526daa116c38762f0218410956cf5a 2,355 1.00/1.00 vMB 19
763,608 763,608 000000000000000000020072aa3f085cd8b3d8cd5b1aa93e56ef525706f4fcba 2,797 1.00/1.00 vMB 29
763,607 763,607 000000000000000000069b85e56fee781e930e113e75de7a5ad78bc3986c7cf9 3,244 1.00/1.00 vMB 22
763,606 763,606 00000000000000000005c618340efa34182c75f57e1cd8e4b9d17f58366832fb 2,917 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.