Loading Tool

Explorer IconExplorer

Memory Pool

87,272 transactions
31.67 vMB
0.22063242 BTC
Random Selection Loading Transactions
Max Size: 192.26/200 MB

Candidate Block

Mining Attempt 3e76b7cbddbbb1dcb7bd2dff2794bf0207b2c795094d1417c5ce73fda5a6c573
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a7044cb8c309ef58762caaaafcd96dbaacbe3b06af7d6bb9b0eb74c94f4be10b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.11071560 BTC
Feerates: 502.67 > 11.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (204,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,230 710,230 000000000000000000068a2a8a5e3254179533e3087c120a681eab2207ca43c3 1,161 0.51/1.00 vMB 9
710,229 710,229 0000000000000000000775e20ed8dbf74e2e865aedc7f5beb8337d692251350a 1,282 0.61/1.00 vMB 5
710,228 710,228 0000000000000000000050d4cd57d535375803fb4d159b3d9d30e29a1040bb89 2,211 1.00/1.00 vMB 13
710,227 710,227 00000000000000000003a8a8c251dd40033669c78b02cc92ff8edb7ee8332d33 1,157 0.73/1.00 vMB 6
710,226 710,226 000000000000000000007ba128674c9511b5f329ed3fd2d39df3c6fd42dd81ce 546 0.30/1.00 vMB 15
710,225 710,225 00000000000000000002b36f26d1e2d97aa8d199bbf7527bf9ffd30fab7da246 961 0.40/1.00 vMB 7
710,224 710,224 0000000000000000000b944132946941c6f1b11845bec83b88d976106c93ce79 2,260 1.00/1.00 vMB 15
710,223 710,223 0000000000000000000b27a6d4621502716e7d03b553203f9eab4c31b65d7c07 1,075 0.48/1.00 vMB 10
710,222 710,222 000000000000000000032a96f76ce6696551da3c3e6c01dd02150c780e69f0c7 87 0.04/1.00 vMB 9
710,221 710,221 000000000000000000023a481133b819aba6fd4bc6a49bd94ab3eabf3d5bf1f8 1,025 0.49/1.00 vMB 12
710,220 710,220 000000000000000000076e6c34e994f57113fd96f856328ac4c114edba61dabb 612 0.20/1.00 vMB 9
710,219 710,219 000000000000000000027887963a84dbd01a8c55147861c85080c5e2efea7504 25 0.00/1.00 vMB 3
710,218 710,218 000000000000000000040cbd12f49af379c9469fe6c899b484d910043510c1fe 1,479 0.60/1.00 vMB 9
710,217 710,217 00000000000000000003485343f974b408d0c945c713e1607581762a71b6a7dc 370 0.25/1.00 vMB 5
710,216 710,216 000000000000000000061bb67099514cf2f70cf51d57d362b059c8762fc9d6d9 2,183 0.76/1.00 vMB 10
710,215 710,215 000000000000000000050ae3b5063c9e65d836977da896f30466d300963a75f9 1,261 0.79/1.00 vMB 8
710,214 710,214 00000000000000000003e9f01d7b083cd121d11da96d5a2c858a19c096d36750 910 0.42/1.00 vMB 1
710,213 710,213 00000000000000000009c162695e8d939bad0b8e2055c9d674e273a693d481f7 1,341 1.00/1.00 vMB 5
710,212 710,212 00000000000000000006bd27d38520cc00aa22bb655d764d1ea7395b164dedac 2,855 1.00/1.00 vMB 13
710,211 710,211 00000000000000000003060e0ee474466001f0159fada26158a3b0fe0566a663 1,439 0.49/1.00 vMB 4
710,210 710,210 00000000000000000008efd31e0b4c4767ec6a8f72a9e0b92666dbd8b78a4d7c 3,304 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.