Loading Tool

Explorer IconExplorer

Memory Pool

47,947 transactions
29.14 vMB
0.06848481 BTC
Random Selection Loading Transactions
Max Size: 155.65/200 MB

Candidate Block

Mining Attempt dc302450097f6c3f3fc42d236f75a6963d98e300412afcfd68ef5695a7349aaf
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 60a730c1d2321a1cca47a85f185df8f606a5fd525aeb3da669a3ebd24de7538c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.01236979 BTC
Feerates: 132.00 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (560,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,623 354,623 0000000000000000142ff261cfba8cef21024ef19f60460f973423f6a9307703 365 0.21/1.00 vMB 24
354,622 354,622 0000000000000000158e1320b70ff8de382219aa98e448a58ffc183cc3fa5e36 1,165 0.58/1.00 vMB 27
354,621 354,621 000000000000000011cf7a3e4d6e29ee5104d51cbf87a1affe1ff068db7b061d 663 0.44/1.00 vMB 20
354,620 354,620 000000000000000015aac32368ea5e6a18e3735a432e783e94f1861e1e75116f 92 0.10/1.00 vMB 9
354,619 354,619 000000000000000007084801b316f8b99fd907c9131f6ec8f7c363934928a9de 828 0.49/1.00 vMB 23
354,618 354,618 00000000000000000834f500292ce947223e4717a6d5e833d7b20fa28ddca35a 1,177 0.56/1.00 vMB 26
354,617 354,617 00000000000000000ef6a561047cfa13730fa8eebe4620388e3c09772776ab09 626 0.31/1.00 vMB 27
354,616 354,616 0000000000000000098c761446138f844dedfe10983953758878663c61ad6e18 132 0.07/1.00 vMB 28
354,615 354,615 000000000000000002b1fd3611bb1f5dd1fcbe76961fa40a5e1fd3d144fe6ba0 67 0.03/1.00 vMB 23
354,614 354,614 000000000000000008aeff77a83ecf4c2c50855bebd5fa528667039724ea9582 307 0.15/1.00 vMB 28
354,613 354,613 000000000000000012c915f469c2d07430c344a98eceb5990f8a10534feddf3a 307 0.17/1.00 vMB 29
354,612 354,612 000000000000000006d184b609d9a9bf4cf949682cd9c63b01980652e34d91d0 542 0.56/1.00 vMB 19
354,611 354,611 0000000000000000162bc81d683e0a51d6a4bf69c0f901b6c49ea5b4e26c0b63 1,129 0.56/1.00 vMB 26
354,610 354,610 0000000000000000035797d8f5051ed44599f0e1783c194a5d65601fea00a3b2 271 0.13/1.00 vMB 32
354,609 354,609 000000000000000012c804150bf014b049b33109494f044fb4bf530a8f46577b 434 0.23/1.00 vMB 24
354,608 354,608 0000000000000000130cb1eb00665fb61908ce578e65998ac8b36f7a25ee2106 791 0.52/1.00 vMB 23
354,607 354,607 0000000000000000061e130946415944bde259b35de8e2b46bb6565c3af6eee2 272 0.13/1.00 vMB 29
354,606 354,606 000000000000000010773ec07a3f3d6b764013effc1b329d160a83c487a57fca 135 0.10/1.00 vMB 17
354,605 354,605 0000000000000000167797b34da4b2b8dea8c9a9a39eedc0d4dda0c6e2a2dd2a 26 0.06/1.00 vMB 3
354,604 354,604 0000000000000000015a39afe02f6010b3a87db1419b29c5d8e40e87f340828a 1 0.00/1.00 vMB 0
354,603 354,603 000000000000000006e0b39c8fb78a4d8da2ef15ca1170c0967186ba13e363ee 668 0.46/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.