Loading Tool

Explorer IconExplorer

Memory Pool

75,788 transactions
28.68 vMB
0.06807681 BTC
Random Selection Loading Transactions
Max Size: 175.40/200 MB

Candidate Block

Mining Attempt 3f4806c860266b0104c5384830368d3458300542e21f3b09f361ad2483ff9e6e
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root cc6bd1b1ecb76532b18df7472d5369165561a15812cf3c04b5638cbc180e1d3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,452
Size: 1.00 vMB
Total Fees: 0.00586593 BTC
Feerates: 73.20 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (38,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
876,595 876,595 00000000000000000001d73cb6caf86b049420cc2d4b837d710675025f0d4e58 2,060 1.00/1.00 vMB 4
876,594 876,594 000000000000000000013d555f95ed38d2d932d757099907c77630780a9f96f0 2,159 1.00/1.00 vMB 2
876,593 876,593 00000000000000000001df9de26299568b0c36ea091bab4cc99bfa7ebd362f8f 3,026 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.82 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: 710.68 GB
    • Received: 17.08 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.