Loading Tool

Explorer IconExplorer

Memory Pool

41,777 transactions
26.53 vMB
0.07910259 BTC
Random Selection Loading Transactions
Max Size: 139.27/200 MB

Candidate Block

Mining Attempt 1c7db3df26118a073f2e21954862e989d41adce52a2b32b310587bc3bd6e9db7
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 97112f13049e45110dc6ee263976eccba09f7bef50c8f6a17c27010203a690e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,247
Size: 1.00 vMB
Total Fees: 0.03020736 BTC
Feerates: 101.66 > 3.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (601,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,615 313,615 0000000000000000315c17b62a8439ee13c316955c96dda7dc6bd693bc8ed795 292 0.14/1.00 vMB 26
313,614 313,614 000000000000000017d52748747b4dfdef060b61b2537770ea8aa6df126b209f 1 0.00/1.00 vMB 0
313,613 313,613 00000000000000001be41ea6653e310cbedb7176a240ef5ea25532d7be3542d0 243 0.18/1.00 vMB 19
313,612 313,612 00000000000000000f69e613b1b90d97b0ec2a519c270fb59bf538ddf4e560bb 272 0.14/1.00 vMB 26
313,611 313,611 00000000000000003166bfa6ed6a50e2aec82b662dd2aaa2437203038ba43ef7 238 0.13/1.00 vMB 24
313,610 313,610 000000000000000005bd83eee76137ced8cb70940f5c6b016c11ea902c23fa58 511 0.27/1.00 vMB 28
313,609 313,609 00000000000000000dd55bfe3724d226a6fc4e6ecb4fca0746a84b3980cb1616 137 0.09/1.00 vMB 18
313,608 313,608 0000000000000000292808718b92923acb0e0027cf01709461c343386478df0e 128 0.08/1.00 vMB 25
313,607 313,607 000000000000000014c60b1727d3d6a40928d7c910657540f8c5faeb16f2d1ed 202 0.13/1.00 vMB 40
313,606 313,606 00000000000000002ed6a0907d5aa6cafef6d01215996dea7c4ab5f628d0a38c 151 0.10/1.00 vMB 19
313,605 313,605 00000000000000002a411f5b3741b3d894b67f0395b7bae22b607f7d4e69ae7f 441 0.27/1.00 vMB 25
313,604 313,604 00000000000000000f9451cca7b7767bfb1d42e54dfa086eec1fcb8dd5edf613 125 0.06/1.00 vMB 25
313,603 313,603 00000000000000000a334a812394286b9996c07defb6c021080780c2214e6c8a 93 0.04/1.00 vMB 23
313,602 313,602 00000000000000000ceea5d578cade649484ebf734b157aedb41e5463fb8ee0c 208 0.13/1.00 vMB 23
313,601 313,601 00000000000000001c186982a497e9581d0a19d3d024ca95ca9180dc3f31a753 970 0.54/1.00 vMB 27
313,600 313,600 00000000000000000a2f02f055d99014e3290cd78f92fe8beb10a03dd29d40f9 256 0.10/1.00 vMB 36
313,599 313,599 000000000000000015f26c0813ab8782c3d4fe29bc2218cce1c0bcf30b2a6eee 36 0.02/1.00 vMB 22
313,598 313,598 00000000000000000039898c66a85f3b5632c70429e22d926d0d9b1190726634 156 0.29/1.00 vMB 14
313,597 313,597 0000000000000000218ad93be938ca17b3f3c39997a97e8b4446deea879f50da 56 0.03/1.00 vMB 26
313,596 313,596 00000000000000002db0133a1b3570fc6ab8aa0641f4a72707e376eee93daa7b 32 0.01/1.00 vMB 33
313,595 313,595 000000000000000015f83c72741c31ded0713e68f6e8f05ff790ed7d10db02df 235 0.10/1.00 vMB 28
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: 654.89 GB
    • Received: 14.21 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.