Loading Tool

Explorer IconExplorer

Memory Pool

38,273 transactions
28.11 vMB
0.06364772 BTC
Random Selection Loading Transactions
Max Size: 142.48/200 MB

Candidate Block

Mining Attempt 4d6f4794416114cf56564776400815ae57141a607963404b65145df15658bc06
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 33c2ec6424b82e957be8696fafe0383fd6ec2c24912b2a29938784d49b9fdded
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,259
Size: 1.00 vMB
Total Fees: 0.00990399 BTC
Feerates: 150.80 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (180,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,150 734,150 00000000000000000008ab8f27f618f91aaea573cf9270cc01040ec045a996de 2,536 1.00/1.00 vMB 9
734,149 734,149 0000000000000000000968ac16eced75b544cd8ce88b8810de981e89581dd9e1 2,674 1.00/1.00 vMB 8
734,148 734,148 0000000000000000000897d3f4a849732a5acb31811b382ef16e4a46ff0b548c 2,304 1.00/1.00 vMB 9
734,147 734,147 00000000000000000004fd070d3d2ed032dd8677e672eabf9ea81d503816cdae 3,003 1.00/1.00 vMB 21
734,146 734,146 000000000000000000019ce5d52a787507ad07a15d6ab89e7680c169e4b58c2f 2,558 1.00/1.00 vMB 14
734,145 734,145 00000000000000000005184f56885df71cdf975927acedde6c8d48b5a561eadc 1,875 1.00/1.00 vMB 14
734,144 734,144 000000000000000000018b317716a1e513e2db3915174ac4bdcc90fd42c9d9c3 981 1.00/1.00 vMB 8
734,143 734,143 00000000000000000008c322c19cfa895acb21d6ad27761056eaf669cb22df80 1,943 1.00/1.00 vMB 9
734,142 734,142 00000000000000000004d99890f3b8f8af90c1b6dd43143ee54ac505d0c25926 2,114 1.00/1.00 vMB 25
734,141 734,141 000000000000000000048ee360b7e8b5bd2a3b2f7cc3c802fe20e3fdee2a683d 3,088 1.00/1.00 vMB 14
734,140 734,140 00000000000000000000e196c52fa937a1a6c9d5bea51063611cfb9bc4d64b7c 1,619 1.00/1.00 vMB 13
734,139 734,139 00000000000000000003c12277927a0e7e01d080d1f61dad138bdd7aac0799b9 2,685 1.00/1.00 vMB 17
734,138 734,138 00000000000000000005c68b56cd68d4fdf6862099cb3cf8302a2babd09f6b5d 2,958 1.00/1.00 vMB 17
734,137 734,137 000000000000000000032fc39703cc99a932f33d9aa4d431c6e09f5b86e2fb2d 3,708 1.00/1.00 vMB 7
734,136 734,136 000000000000000000037fd52b944f48393c0426933148fd00b9541f7c048a38 3,369 1.00/1.00 vMB 8
734,135 734,135 00000000000000000009297d64a8c5b71a77497f9da8d357bb04974fba63260d 2,256 1.00/1.00 vMB 9
734,134 734,134 000000000000000000029ef4c3a605a9ec5089fc1e315947688cfddae3f06c66 2,230 1.00/1.00 vMB 9
734,133 734,133 0000000000000000000345ea52a03230872656f7c410b741de4de52c893e5923 2,396 1.00/1.00 vMB 9
734,132 734,132 00000000000000000004525e80b9550bebdd07a12e3bd1b83dbc66b738d876ef 1,975 1.00/1.00 vMB 17
734,131 734,131 0000000000000000000148d21db700edddb2b3c00c73228a33fe18703a94e037 2,191 1.00/1.00 vMB 9
734,130 734,130 000000000000000000090981a01e9815190a7bee32d6d6309c37d4d8a094ac2a 2,909 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.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.