Loading Tool

Explorer IconExplorer

Memory Pool

81,396 transactions
29.89 vMB
0.13455057 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt e0c68a4275934c3bd790eb1ba8ad436118273271236bc333e539ea6c76da5b4d
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root 659740b460800f48de89a577f7956a6e21430729a51f7a008a802e2c367a1e33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.06858070 BTC
Feerates: 213.90 > 6.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (168,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,275 746,275 00000000000000000002a8eb21dcccb7f1a4ab849f8d1532ca443b0c11dd84ac 244 0.15/1.00 vMB 9
746,274 746,274 00000000000000000008defc2a34fb171611c656a07d250f8927043a7d4fa48f 206 0.09/1.00 vMB 10
746,273 746,273 0000000000000000000913aa07b2a885a88233347f9a16f2b8b4b4412733aef2 1,269 0.47/1.00 vMB 12
746,272 746,272 00000000000000000001753c2fca13260fb4c654d0aa469094b9c833cc4e4896 828 0.51/1.00 vMB 7
746,271 746,271 00000000000000000001ca2c54e909913464153f13593947e2b41c2798d9f144 1,415 1.00/1.00 vMB 18
746,270 746,270 00000000000000000002f4dc1144e7bd9d243f1dbbe4cc0c51dece6f275b02c7 850 0.98/1.00 vMB 10
746,269 746,269 00000000000000000008dc2e62ebc2cf5d72d9e9df29a28c7ea2c1a0192744cd 51 0.04/1.00 vMB 4
746,268 746,268 00000000000000000009483c5fdb898b2aaa84a768f519b1408845b9bb04717d 63 0.08/1.00 vMB 10
746,267 746,267 00000000000000000007a90cd2e994c60db0f0cd1e60582dde76d182d4c9ceb2 497 0.57/1.00 vMB 4
746,266 746,266 0000000000000000000645eadc59ea3d90a146f1940fe2a37d748589bb13fbc9 1,943 1.00/1.00 vMB 3
746,265 746,265 0000000000000000000625046aea77f0c8fdaa88c3abb8d54c1b981cf8db42e5 2,693 1.00/1.00 vMB 18
746,264 746,264 00000000000000000002843355975312da58a5903032ed7874843e8e9e95ce61 2,380 1.00/1.00 vMB 24
746,263 746,263 000000000000000000028fa4f17b5ce60dbaf292a7da113e559a704a954a0746 1,105 0.65/1.00 vMB 10
746,262 746,262 00000000000000000009a6efcbb4e8779b885a3967e9b5781b1d34b9398b5849 1,278 1.00/1.00 vMB 7
746,261 746,261 000000000000000000048f47c6376f040dbfc3f42b16fba9138b36bca860b9b8 968 0.85/1.00 vMB 12
746,260 746,260 0000000000000000000754751f87b795c641514309feaa474c53ec247d215e1a 623 0.25/1.00 vMB 13
746,259 746,259 00000000000000000003673e6f8582e213955597ae29066a8efd9857cb2e9ca8 1,574 0.52/1.00 vMB 13
746,258 746,258 000000000000000000040382e24c7e072f6a4b76d0e6b2f730ec421b84339113 925 0.33/1.00 vMB 13
746,257 746,257 000000000000000000054be8f378bfff5ba37cd796d1970723428a0c4b56327d 227 0.06/1.00 vMB 15
746,256 746,256 00000000000000000004099b8916f12a07980d6606d2ec70cc8598d6f157d6a2 637 0.31/1.00 vMB 16
746,255 746,255 000000000000000000079d1f675a247dbd520cfb0c4204734cac3da4794f0179 1,566 0.74/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.58 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.33 GB
    • Received: 15.91 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.