Loading Tool

Explorer IconExplorer

Memory Pool

42,099 transactions
26.91 vMB
0.06279473 BTC
Random Selection Loading Transactions
Max Size: 141.09/200 MB

Candidate Block

Mining Attempt 88918eec07068a504a98201229fde3d697cadc37be17247b04f6fbffbff54de1
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root dfd5000657963c0dda1b7146a8df8fb8090255032504c22787c3641a1872b2c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01288664 BTC
Feerates: 60.14 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (695,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,596 219,596 0000000000000324ffa445531d0d57e8b7afdc15adb0490f24161e1c7e3992fe 378 0.28/1.00 vMB 126
219,595 219,595 00000000000004579e1309d59c4f7834b94e42e398ebdd2ff8645e4fa87639b8 873 0.25/1.00 vMB 296
219,594 219,594 000000000000052d43a3a9f45baeb57d7c32a8eb7d63f62d9f25772344dba8f2 12 0.00/1.00 vMB 197
219,593 219,593 000000000000040e43ef0a75b2feb31aad66b8f872c912e9ab971203bc33a2da 201 0.09/1.00 vMB 139
219,592 219,592 000000000000050aadcd8291f167a5a4984d234648920206cce85ecc7685149e 65 0.05/1.00 vMB 98
219,591 219,591 00000000000000c60455f2fed478977de39d951392c5333821558a9ff28b6148 481 0.19/1.00 vMB 191
219,590 219,590 000000000000015d1f88464cbbe103ea7c118a3813b64b8ffa7e5093d61141c3 9 0.00/1.00 vMB 156
219,589 219,589 000000000000005acbb48a47e75437fa657a0a7b1d6fdcc9deacbb4e0e4722eb 132 0.06/1.00 vMB 161
219,588 219,588 00000000000004e45b878ed9078d95183aed49090634ec3abebe7ece936ba1ea 250 0.11/1.00 vMB 148
219,587 219,587 0000000000000542c345c8462a849dd387e5c6123db9754d14aafdf4d2e897d2 170 0.13/1.00 vMB 83
219,586 219,586 000000000000028bcb91d42a1925f18a6d66d672856658767e4b02c7313aa218 653 0.25/1.00 vMB 257
219,585 219,585 0000000000000536751a9f683e9bd8dd01bbb6229b59c9edd6156eb5bdb3a599 529 0.21/1.00 vMB 192
219,584 219,584 000000000000045029ad7acb287a1f1ad6b92873a3bf0cef65f59bfcec147145 127 0.05/1.00 vMB 139
219,583 219,583 00000000000004683da2a26646be0e752f7f31cbae04c50fe90cff1fe63a1335 369 0.24/1.00 vMB 131
219,582 219,582 000000000000047fcf0127cb0b5f86b093dfd2f14a072d15938d333a3d7cc42e 197 0.24/1.00 vMB 91
219,581 219,581 000000000000007b1660c70e1c2b98baeb0da1543519d17036ce88f7440bebd7 142 0.22/1.00 vMB 84
219,580 219,580 000000000000048297c8bac5aa9574509630570164f6de5d2de58d096d6926f8 364 0.27/1.00 vMB 151
219,579 219,579 00000000000000094d519a23640e0080e9889d0429c3103446628e2e7f3fd14b 27 0.02/1.00 vMB 92
219,578 219,578 0000000000000555795c62a1231414daf74281c73118a074ebb90c575e5fbd68 169 0.08/1.00 vMB 229
219,577 219,577 0000000000000215516ff5d1a24ee8ec3bc0b4259724a88d4460c57ab9617ba9 387 0.17/1.00 vMB 198
219,576 219,576 000000000000055f2da1c4ec0c6955af08f2333b310b38b6d77a0af5de852992 162 0.07/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.