Loading Tool

Explorer IconExplorer

Memory Pool

84,432 transactions
32.02 vMB
0.11111747 BTC
Random Selection Loading Transactions
Max Size: 194.08/200 MB

Candidate Block

Mining Attempt ec9939774cb98b5f33b415e65020cf1a9b62f33ad0e8cb8fc010ae10fcabb99f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 57c6b81df7ee13a8cdd217951126bd51c4b79718fb650e56c110f2a96269bf91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,809
Size: 1.00 vMB
Total Fees: 0.03861022 BTC
Feerates: 351.58 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (38,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,616 876,616 000000000000000000019a72535d30e98d680c22a9ad820201c66e2209495bfa 2,975 1.00/1.00 vMB 4
876,615 876,615 000000000000000000011b1a99da25160f80f9f8510818b273bcb8b8de480bb5 989 1.00/1.00 vMB 2
876,614 876,614 00000000000000000000c33b1c8597c67846792be46cf312b577b29a7a0a4c38 2,423 1.00/1.00 vMB 4
876,613 876,613 0000000000000000000234572578c8532738858ce533a5ec65e339d14bc3a1d6 1,844 1.00/1.00 vMB 2
876,612 876,612 00000000000000000001011a55223861e15d5b5447d327947239110084dac65b 954 1.00/1.00 vMB 3
876,611 876,611 000000000000000000002727c35ad464384b4c3ed53f2358c277f7ddb4ba0c8f 1,136 1.00/1.00 vMB 3
876,610 876,610 000000000000000000003cb64e12cac9432e002a3930bd84d044390ec352b1f8 3,056 1.00/1.00 vMB 6
876,609 876,609 0000000000000000000054e19c335660de7fdc163e33c6f6ebdf142767e19da6 2,640 1.00/1.00 vMB 5
876,608 876,608 000000000000000000022c84ce157b8b1f240a75637adfbbbf3842997a92cdfb 2,912 1.00/1.00 vMB 6
876,607 876,607 0000000000000000000284ecb32d6baa7647eb35d82a9aa1b6ab95d547a47c2d 2,837 1.00/1.00 vMB 5
876,606 876,606 0000000000000000000053b2c5d3073ce6018048c3989d9373446908c3fe4788 3,505 1.00/1.00 vMB 7
876,605 876,605 000000000000000000020cee8980285c79e524a0eca9719611cf19e2b2a379d4 3,031 1.00/1.00 vMB 5
876,604 876,604 0000000000000000000182cc7033ae09043e90e0a3da54f84b1d774ef544913e 407 1.00/1.00 vMB 2
876,603 876,603 000000000000000000023e7da63c323180f31089ac9db1f293d5a3a77fda43aa 1,806 1.00/1.00 vMB 3
876,602 876,602 0000000000000000000268d9f1f0bdd5d2b683999879f4d55810f374e1606a75 3,635 1.00/1.00 vMB 7
876,601 876,601 00000000000000000000450cd439f875c37c48c9b8be5006eb7bf5fc75899e58 3,153 1.00/1.00 vMB 4
876,600 876,600 000000000000000000020e6736fba64d308296996f319c384f0039bb46a0f65a 2,469 1.00/1.00 vMB 3
876,599 876,599 00000000000000000001d5596f2e35eff211ff67b67e6adc362a1a972ae4bf43 3,257 1.00/1.00 vMB 6
876,598 876,598 000000000000000000027b28419d90d5140844cc85a992e15b666b5195682407 3,307 1.00/1.00 vMB 5
876,597 876,597 0000000000000000000197a9a132d8f66fe42bf528b77af4977c3d1aac87fc64 1,818 1.00/1.00 vMB 3
876,596 876,596 0000000000000000000048ba9a97dfa53037f4e6c33b68708c181fb526f1730d 1,420 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.