Loading Tool

Explorer IconExplorer

Memory Pool

80,411 transactions
30.23 vMB
0.07596368 BTC
Random Selection Loading Transactions
Max Size: 184.97/200 MB

Candidate Block

Mining Attempt e5e1458e1a44505073b6648353bcd4d667c03e137ad0a7281f7a52fe4da44c4d
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 15598e0c4bcf0873152f2ebb477e058fc1c28087b8fdce59f488a62940c60123
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.00860680 BTC
Feerates: 318.30 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (164,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,186 751,186 000000000000000000074e2d8475fc9d389d664ab116c0a15c7f4a111d83d950 979 0.40/1.00 vMB 8
751,185 751,185 0000000000000000000465a2c9baf60bfa3130f9e945089597dbb0108cff7fdf 48 0.02/1.00 vMB 7
751,184 751,184 0000000000000000000771d8fe0ddf989b54d0c5615adcc847805fa29933e522 612 0.56/1.00 vMB 4
751,183 751,183 00000000000000000009d660d2de85d56d9c5087217ce4f5709aaafdb95f4c71 1,745 1.00/1.00 vMB 3
751,182 751,182 00000000000000000006c6831bb29a35064a2851ec330333fa20d4181e31e937 2,418 1.00/1.00 vMB 10
751,181 751,181 000000000000000000059f7090fbf9e7017021ecf7b06aad2011112c0ae44c3c 1,217 1.00/1.00 vMB 9
751,180 751,180 00000000000000000006daa0673be897a7d1d0a6336db743993a433f31a71ecf 1,501 0.71/1.00 vMB 8
751,179 751,179 000000000000000000059940d8a87598444ee1ad11da742d9d04f752adedf4f7 1,209 0.78/1.00 vMB 3
751,178 751,178 000000000000000000021243cf8f9a7562867a2925fd54ff7249c9b51fec37e6 1,901 1.00/1.00 vMB 10
751,177 751,177 00000000000000000007c8dc7f038e1eb58f15925407483c29679ae169a18702 225 0.08/1.00 vMB 7
751,176 751,176 0000000000000000000793a3872dbbc6e5bd9b77117c7bd1967c3b4e60d11021 496 0.28/1.00 vMB 11
751,175 751,175 000000000000000000012f21d27c367dd9b06d0de41f20ee71080923f241ea8a 1,041 1.00/1.00 vMB 4
751,174 751,174 00000000000000000002fab35b47f4254ffac48f99588d9506dc61c1e3bf6a1d 1,151 0.47/1.00 vMB 7
751,173 751,173 00000000000000000002cd72fee1927dfde40d1307b1f4205e5617424f8e7937 951 0.50/1.00 vMB 7
751,172 751,172 000000000000000000090c81f298b178795cd664fd3a830f79cde3c6d3c8dcd1 165 0.12/1.00 vMB 8
751,171 751,171 000000000000000000038766b9e52439f9041138a78cfb3657b93af77102ff4a 741 0.43/1.00 vMB 6
751,170 751,170 000000000000000000082e62727906debf7ee8e3eaa7fea229d71fee09c53a37 754 0.29/1.00 vMB 11
751,169 751,169 00000000000000000005a78005f4498fcf4708065cbba5953d719777e6dfc223 241 0.11/1.00 vMB 6
751,168 751,168 00000000000000000009192bf293cebb7530300b28472fa872bffd04386738fb 773 0.45/1.00 vMB 14
751,167 751,167 00000000000000000002adbb1fb8816c1fc588aea20e0acbac1b9a065cc3be1a 280 0.25/1.00 vMB 5
751,166 751,166 00000000000000000003ca7c42b639696115c08b19e041795d9b2c62be0bc403 574 0.44/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.00 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: 718.21 GB
    • Received: 17.88 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.