Loading Tool

Explorer IconExplorer

Memory Pool

16,947 transactions
10.64 vMB
0.03027300 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.92/200 MB

Candidate Block

Mining Attempt 8e5153c583d91fc9f761057007010f94c08f82ae06b36954db1b8a492e82f678
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root 3434eebfb6ef4e62ed5d79f8688400a822e42edcb0479a61a70d2389618c14cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 0.997954 1.00 vMB
Total Fees: 0.01360021 BTC
Feerates: 240.43 > 1.36 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (643,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,540 270,540 0000000000000002c8eb6f6b41d5c574d0e107afbcaa38a75b155cbe2533083e 497 0.23/1.00 vMB 61
270,539 270,539 0000000000000004903b163e855a47012f8ef0c7e219bd0d42a976161192582b 650 0.35/1.00 vMB 14
270,538 270,538 0000000000000003b955b3dc8b5c96714e71d5c5b0a7bae382c3db53c9a173a9 838 0.39/1.00 vMB 60
270,537 270,537 00000000000000003fc21fe7e8c61bfa0698b1aea0ac089340cf75b94f3236d5 373 0.20/1.00 vMB 53
270,536 270,536 000000000000000258513020bb0e87f6c309ef4b9b915d62db98021911985e8b 372 0.21/1.00 vMB 38
270,535 270,535 00000000000000040e75f80191f3ba51cdd1aae4dbc270a65817f549e405835c 30 0.01/1.00 vMB 41
270,534 270,534 00000000000000040cec290e40f9fe7aabeea89dea6897134fe201d14667f37f 168 0.16/1.00 vMB 28
270,533 270,533 00000000000000038198c655f6891c9e400b99f597db0e35267200d336345238 614 0.25/1.00 vMB 67
270,532 270,532 00000000000000040e7f757ad77a0529f3668df56d09af71d5762db42eb27d77 616 0.25/1.00 vMB 83
270,531 270,531 0000000000000003bdab645a3efb313c74d3ef16a7d6b425687054cb82e0d5b9 480 0.25/1.00 vMB 57
270,530 270,530 00000000000000046f84fb6e58e873a6025d7494c7422433dfb5c2e9ee836dc8 119 0.06/1.00 vMB 34
270,529 270,529 0000000000000000eb63b6e240ea8d5a23a0817bb108ec2ede3d83acb2581dc2 428 0.22/1.00 vMB 72
270,528 270,528 00000000000000064a67a153c33e7c94f17237c254c216683eada4190c6afc26 205 0.15/1.00 vMB 29
270,527 270,527 0000000000000005af496e4f015a90ff5a5513fd43d8d15f6f0cac43fa6b9d76 831 0.42/1.00 vMB 61
270,526 270,526 0000000000000006546618adffee062f586546d49f7e6d7ab64c10f19f4823fa 373 0.20/1.00 vMB 52
270,525 270,525 0000000000000006fd7cd79a9178bb59f5429a0a5354f2494e96273589858903 1,044 0.50/1.00 vMB 60
270,524 270,524 00000000000000000d130fae41e99adcd3c4b7107b4dea6da88f312c2bae5130 1,012 0.55/1.00 vMB 27
270,523 270,523 0000000000000002cad32a1a7cc48364cfa311482b076ccb04e1ac591a841cf1 433 0.23/1.00 vMB 45
270,522 270,522 0000000000000005f2093feec34b5e1f34b90f7d19a657453e8e68008cdcd2ef 380 0.25/1.00 vMB 23
270,521 270,521 000000000000000389d0e98c2367f5a24f48e0b70caf772fdf96c8eebd4e7f78 602 0.25/1.00 vMB 88
270,520 270,520 0000000000000004050ba185ce9721f508a216f137db9e1628ab3f3437457c2a 438 0.23/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 780.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 511.92 GB
    • Received: 4.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.