Loading Tool

Explorer IconExplorer

Memory Pool

44,734 transactions
27.31 vMB
0.10151383 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt 12aadb064ba53b1a21b2672c92a5233fc5b7d9e7dcde49bcfb3a3e3941094ff1
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7457cc49255778ab00a4bb283ba6e3e02bf916f78d820949ac9bdfa12feb36c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.04612420 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (243,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,712 671,712 000000000000000000062a949bc297739a12e639ba9e2107638b469afe11d0f8 3,117 1.00/1.00 vMB 151
671,711 671,711 000000000000000000078908d256fa7a9f97b2e1ea532fb1ce45ee4bf050d221 2,610 1.00/1.00 vMB 116
671,710 671,710 0000000000000000000be6f1a8b60dfc02defb8f6df76df325f3ed070ed6a2a9 2,806 1.00/1.00 vMB 128
671,709 671,709 00000000000000000007c8759e5aed4b52d37d53cfbcce95078ae19a6467db89 1,022 1.00/1.00 vMB 109
671,708 671,708 00000000000000000000541e6c9ecc3d4e481fac968193f485759c286aa45149 1,576 1.00/1.00 vMB 112
671,707 671,707 0000000000000000000b712e7401319d899ae7e78e06ef96c252147015e32a9a 3,217 1.00/1.00 vMB 122
671,706 671,706 0000000000000000000c150262ab999748c0f918d16bfd5907860d6f72dc9717 2,376 1.00/1.00 vMB 121
671,705 671,705 00000000000000000002929fb34273eeec2c81a4331e250ec57af35f489de451 3,205 1.00/1.00 vMB 138
671,704 671,704 00000000000000000006abfe9c9081abd90ce803a513440e3e163be3f2a5fe0b 2,449 1.00/1.00 vMB 82
671,703 671,703 000000000000000000044af09c883bf9369b8ae47d8806b20343eee7d354c5b9 2,017 1.00/1.00 vMB 33
671,702 671,702 00000000000000000008d3c728ae15f41e9c6f71285478f40eb0f1d1ec7f3b55 1,514 1.00/1.00 vMB 97
671,701 671,701 00000000000000000000105b35923b7ec3b4d2ce90cbb83c1991a00d22f830dd 2,284 1.00/1.00 vMB 48
671,700 671,700 0000000000000000000c782ba882e08005d9a7dade5072484c26131364e21810 2,768 1.00/1.00 vMB 92
671,699 671,699 0000000000000000000563b2bf63283309efee98a46cc00078e30d77f82a757b 2,408 1.00/1.00 vMB 60
671,698 671,698 000000000000000000037040fb176e5e0c3fba245983f66e075c501768580651 1,701 1.00/1.00 vMB 73
671,697 671,697 000000000000000000044fc00b120eded0ba8948dda5c6e714f7b0c38368a94f 1,844 1.00/1.00 vMB 56
671,696 671,696 00000000000000000000b14df0dbcb77ba27273e3150f16e786e26c02405c918 2,773 1.00/1.00 vMB 89
671,695 671,695 00000000000000000007d64b4bf86242f4e293a4a5ab964b12ae572225633a1e 2,575 1.00/1.00 vMB 48
671,694 671,694 0000000000000000000676e036ccc11fb661bc066ad743b911ca66135451a975 1,915 1.00/1.00 vMB 100
671,693 671,693 0000000000000000000c62b14342cf3d62cd2839987cd7fd0651e5097c9e2d86 2,291 1.00/1.00 vMB 65
671,692 671,692 00000000000000000008972d8eac5e389a23038af192ad0e98dbf3db3db5fa55 2,542 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.