Loading Tool

Explorer IconExplorer

Memory Pool

67,618 transactions
25.80 vMB
0.06053382 BTC
Random Selection Loading Transactions
Max Size: 155.40/200 MB

Candidate Block

Mining Attempt c4ec19f5c6be6a316acd5cfc0e2073ed0d146bc8e73a5efd851248f07bfc4dd6
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root f29f1f7fd55ba04ec966713a36553f191f5bb3e7c3d9ba6a1c13f996d06b7a5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,566
Size: 1.00 vMB
Total Fees: 0.00599685 BTC
Feerates: 86.29 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (906,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,726 8,726 000000001c3bfddc96a2e9e6e1854f40da42b3fe9b512d2bd92c487e583f291f 1 0.00/1.00 vMB 0
8,725 8,725 00000000a24e620ecaaddc3c060014d5ea3cc48e450a682672e9af8389d83234 1 0.00/1.00 vMB 0
8,724 8,724 00000000b2eb9ca958d41e99e8d2adddd716526882ae94b7c40201d9b94f5f13 1 0.00/1.00 vMB 0
8,723 8,723 00000000376773e9cc30f6b052dde766ae11ac33aa779dea7c1c1405db2a3e68 1 0.00/1.00 vMB 0
8,722 8,722 00000000e93a18e6d4acbaa5fec37dfbdf2d4109efbe8ea2d962e4c922565252 1 0.00/1.00 vMB 0
8,721 8,721 00000000ea88a91c6afaa042408c615fe734e0bb0318b552deb0313f5946a8c3 1 0.00/1.00 vMB 0
8,720 8,720 0000000022e43352860ba926e8bec083b3a5813aa2765b41481120475eb5a972 1 0.00/1.00 vMB 0
8,719 8,719 00000000c9f97bd791965adb77b201eaa24250c158c2feff90ee940d899f1a67 1 0.00/1.00 vMB 0
8,718 8,718 0000000051a2782b66fbe81a277caf2e8ce01f784a76d4971b25490464203371 1 0.00/1.00 vMB 0
8,717 8,717 000000003090d3be5efc43312aec52b7bfedde1e8ddecbf63401acb1880b15a6 1 0.00/1.00 vMB 0
8,716 8,716 000000001a9ab00a7f9ad92dd5a55a6c1e63fcdf4f39f96cb2d119901bf3a1dd 1 0.00/1.00 vMB 0
8,715 8,715 00000000fe863e496bd8e05064ce2a35c01516b3bef59fa2f443343df51a7cda 1 0.00/1.00 vMB 0
8,714 8,714 00000000ebb275f3b11535da741eb34b8aa406bd9c0f18beb34108df58ac1d47 1 0.00/1.00 vMB 0
8,713 8,713 000000006d49cccf1a2e84eace24eb5096741fc6147e307d49a888077d6d5cb6 1 0.00/1.00 vMB 0
8,712 8,712 00000000be3479860a747e2fa3212d4a7dc9dd252d15942b0d44567bd931f3bc 1 0.00/1.00 vMB 0
8,711 8,711 000000008fee4dbb28eed41e6f7772d5c3f3f1dc81dfe3b4f938d5c6674fa098 1 0.00/1.00 vMB 0
8,710 8,710 000000002252e14a5e9415cc10dc2d5d277c294d73f3dd3215ab1dc1570a7ad2 1 0.00/1.00 vMB 0
8,709 8,709 00000000e45135d08930aced43292e6780309e09f6aedaff6837baf5999e5938 1 0.00/1.00 vMB 0
8,708 8,708 00000000c76ed351f1de1b06a2653e7336b6bca2c35db62d7354db239f2daa41 1 0.00/1.00 vMB 0
8,707 8,707 00000000bc0bbb516a5931c9c2bf92e34086e98ded9a3039ca6b6fedd1fe654f 1 0.00/1.00 vMB 0
8,706 8,706 00000000b830b128c054ce9e1a8492236b24731c6edd4f7c91d53444184475f3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.