Loading Tool

Explorer IconExplorer

Memory Pool

41,838 transactions
26.09 vMB
0.05134045 BTC
Random Selection Loading Transactions
Max Size: 136.82/200 MB

Candidate Block

Mining Attempt b3650607ef79e7e49a55c61195983968e69e3c4a3058d36ba5f5aefd94942ec2
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 532a10f6d5f7158ad994dadcb74eea14a3fd543589cab864d4426fb2de1f11ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00386310 BTC
Feerates: 18.26 > 0.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (339,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,178 575,178 0000000000000000001722f1e4b3a0222a28ee2314e9ba573670aef795801396 2,969 1.00/1.00 vMB 61
575,177 575,177 00000000000000000029d86307a3e54db261e3578683664a226fb20fc840c6f1 3,268 1.00/1.00 vMB 77
575,176 575,176 00000000000000000010237f8381448d338ae7b21a5b04c3c98c892faadb92b6 3,591 1.00/1.00 vMB 58
575,175 575,175 000000000000000000174ff7768d61d7f74fced4b196d68143fad9ef1407cef0 2,865 1.00/1.00 vMB 89
575,174 575,174 00000000000000000028f1c2407ab61b2c9be35e8dff53111a563d06f0208b91 2,403 1.00/1.00 vMB 64
575,173 575,173 0000000000000000000589ddc50880b7ffd45bff83150e46a24b15082668ae57 2,775 1.00/1.00 vMB 73
575,172 575,172 0000000000000000001f3a70e879e45d21e707963e84c272335c23f8ff12907e 2,869 1.00/1.00 vMB 92
575,171 575,171 0000000000000000000000eb502db6b128d84c1f65943d55b31dc17871528ff9 2,568 1.00/1.00 vMB 74
575,170 575,170 00000000000000000013c9b61a59645d984014f01b877b6609e278615f0ca860 2,496 1.00/1.00 vMB 53
575,169 575,169 00000000000000000009c9a7a571fcbd066d3acb7a30baab796538c9218d4ef9 2,887 1.00/1.00 vMB 65
575,168 575,168 000000000000000000259608b4d909f17e805e8f9754605ed0b51e8a38e48882 3,011 1.00/1.00 vMB 93
575,167 575,167 0000000000000000000a999594677e686d0b35ad17ba365db1408b18d898868c 2,110 1.00/1.00 vMB 82
575,166 575,166 0000000000000000002025d9968a61c6ff4651eee085c26fc8da78335246e630 2,989 1.00/1.00 vMB 82
575,165 575,165 0000000000000000000878b47d3c8731f5dbbef9e9a35b099af1ebe3bd841953 3,027 1.00/1.00 vMB 104
575,164 575,164 000000000000000000131bd3665dfef4234015a847dfd12ae201b40bfc1ea166 3,059 1.00/1.00 vMB 95
575,163 575,163 00000000000000000018645113fd994a325f2217998be93aa6a48c5e4bf6dd1f 3,077 1.00/1.00 vMB 69
575,162 575,162 0000000000000000000fd4ff7f1d1cbaf38ec954ab39f22cd8f5b14faa7b0511 2,793 1.00/1.00 vMB 81
575,161 575,161 000000000000000000210aa4bec287cb00dd30b8a61abe75adb1920ddfe140ff 3,204 1.00/1.00 vMB 87
575,160 575,160 00000000000000000022766c776e22daf1efb3d2b3e3758192d95700d8c15fb7 2,974 1.00/1.00 vMB 101
575,159 575,159 0000000000000000000494a16ebab3b30a35951690b14e9242d1fa008843eff2 2,717 1.00/1.00 vMB 70
575,158 575,158 00000000000000000021100d7092ec8006982d12b7945af2c0ec95df0f36909f 2,872 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.