Loading Tool

Explorer IconExplorer

Memory Pool

86,684 transactions
32.28 vMB
0.09454446 BTC
Random Selection Loading Transactions
Max Size: 196.02/200 MB

Candidate Block

Mining Attempt 347333d2d5010ffecebd2a7ac0e6c8685535a3c38839da6ec3732ea9882fdd60
Version 20000000
Previous Block 00000000000000000001337474d7c077c582733fc9b861186985eae0800fcf91
Merkle Root 50a846a43bbdedcc926ebe233c9dfe51ab1356d46b53301d10fccebd4b2e7f14
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,009
Size: 1.00 vMB
Total Fees: 0.01755024 BTC
Feerates: 73.20 > 1.76 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,342 (265,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,170 650,170 0000000000000000000777f3a893664559770b77f1766bb937394ca04f0ba91f 2,278 1.00/1.00 vMB 46
650,169 650,169 0000000000000000000951441c45d87cf2b6a0baf6d21c07192059d4256ec59c 2,245 1.00/1.00 vMB 55
650,168 650,168 0000000000000000000ba6351573a1a7850e4e6dd6347adf3afdb117df343c0f 413 0.24/1.00 vMB 23
650,167 650,167 0000000000000000000aafde6bc23a7fc7e25192a0b60107ee445de8859d4dac 2,607 1.00/1.00 vMB 15
650,166 650,166 00000000000000000005dc3df93979eea6b3f096c904673a0a106926d39f3441 2,856 1.00/1.00 vMB 57
650,165 650,165 00000000000000000003f18ac1c7b798d7fbb2c0a78c56ea16f3e28165ba215b 1,339 0.60/1.00 vMB 34
650,164 650,164 0000000000000000000a25928ca56b4c0454256a20ac6b2db4e7e9d04e92aa19 1,336 0.91/1.00 vMB 6
650,163 650,163 0000000000000000000cce6d4915ec36b3fbeea059f7dcece58a280628537cb7 2,796 1.00/1.00 vMB 3
650,162 650,162 000000000000000000019d5ff7a7faf99a81a3c3b87a0ddf1389949e7ced3dea 1,856 1.00/1.00 vMB 17
650,161 650,161 00000000000000000004c2ffa4ebcf20ed51644cd8ecfda76881b8e5685b5230 1,670 1.00/1.00 vMB 37
650,160 650,160 000000000000000000071fa929a69b2d5d8c3b06e74e68c272d1660d30c37c2d 2,728 1.00/1.00 vMB 54
650,159 650,159 0000000000000000000a6875305044aebd186533b42b37261d50119bd5f48c9d 2,012 1.00/1.00 vMB 38
650,158 650,158 000000000000000000007b4928de11b16d0b4af0b9ae69b6a29b6f83d4f106b8 2,763 1.00/1.00 vMB 54
650,157 650,157 00000000000000000004f6fda15b24da011b2fdae49965c222515496b9e3cad4 2,613 1.00/1.00 vMB 73
650,156 650,156 00000000000000000002f2f9ea9a8c62c1742142f43cb4de2b2c390951a2190e 2,511 0.96/1.00 vMB 33
650,155 650,155 0000000000000000000d4cfaebdf7c7e8f50d97470ac37db877ace97b61bdd2d 991 0.41/1.00 vMB 24
650,154 650,154 00000000000000000006f5f2ed8d9a9afa99433c052ef79d7d8aa19aff79efaa 2,003 0.90/1.00 vMB 32
650,153 650,153 0000000000000000000af321da0c99d8fcdc70a6a27218f9fd078f11f467b2a1 748 0.28/1.00 vMB 25
650,152 650,152 0000000000000000000631327a9bc073e735f5410c4679c5eb955823bde22bd6 2,713 1.00/1.00 vMB 31
650,151 650,151 0000000000000000000c0a72eb88cec6b0fcf2c294b09aa5df3c4c8b0e3d452a 406 0.17/1.00 vMB 37
650,150 650,150 0000000000000000000bfb5ddb7faab659a26ffced7d67916ea24dd150af63c1 617 0.25/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.98 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: 717.15 GB
    • Received: 17.83 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.