Loading Tool

Explorer IconExplorer

Memory Pool

48,788 transactions
28.27 vMB
0.08098598 BTC
Random Selection Loading Transactions
Max Size: 150.95/200 MB

Candidate Block

Mining Attempt 7cd283a32954d38335c6f89b644f1d79cfc606cc0db8a2556757242441a276c7
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 375f511bdb3005ecd05acc37ee23baa1b370218891a7d0701898514b621a879d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,135
Size: 1.00 vMB
Total Fees: 0.02692705 BTC
Feerates: 500.45 > 2.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (492,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,594 422,594 000000000000000003de0c11ee29db3cd9eba7173ec0e1c3a8333a2cfee72c6f 1,573 1.00/1.00 vMB 26
422,593 422,593 000000000000000002429363098b07b0d7901bc3d1cb1abd2067e6f4e5f60e84 1,352 0.75/1.00 vMB 43
422,592 422,592 000000000000000002905d77133e852dc02d79f0620d3fe30dd13e71e82b010c 2,778 1.00/1.00 vMB 92
422,591 422,591 0000000000000000051502327c593fc91799ffed8d8c1dcb4f0c228922c23cc2 672 0.27/1.00 vMB 71
422,590 422,590 000000000000000001cb1b99ac915e0fb6857e9765be6b7a9248149b84fce474 793 0.32/1.00 vMB 72
422,589 422,589 000000000000000001ad7e05223c5d1fc75c3cc2e07ad46613395521db53b201 1,952 1.00/1.00 vMB 41
422,588 422,588 0000000000000000025cad4b050ce93f4c32195961ac76187bd24df1cf791846 2,357 1.00/1.00 vMB 61
422,587 422,587 000000000000000003012e199fed24fa83b2c3bc6a32a7aa0096d1be5431ca2a 2,454 1.00/1.00 vMB 89
422,586 422,586 000000000000000003f451854fd093960615911d0fcdbf195911bcde9ad15077 1,089 0.49/1.00 vMB 68
422,585 422,585 00000000000000000325c4661238b84dbc43a60f0502a96864c15e34426edef8 1,541 1.00/1.00 vMB 39
422,584 422,584 00000000000000000419d7b38e08832191f33d13c71780250cef9ae57175ed9c 1,841 1.00/1.00 vMB 42
422,583 422,583 000000000000000004418ba70a19f537ad7540f381a19a74f4ace5b000598500 1,969 1.00/1.00 vMB 61
422,582 422,582 0000000000000000038f05df4f03566551853e1bce4ca72db5115098051a9003 2,463 1.00/1.00 vMB 86
422,581 422,581 000000000000000002199b85fce4ebcf65bf4071acb3a40a8f43b6d6ff777998 1,634 1.00/1.00 vMB 35
422,580 422,580 0000000000000000008cfbcae9e3a67256f2a9b7ba65cf98d3277f65796fe0b4 2,339 1.00/1.00 vMB 65
422,579 422,579 000000000000000001cd390d807c7ce32790a98d7da571d0be053244b8989d35 692 0.28/1.00 vMB 75
422,578 422,578 000000000000000002e1754c85528afd6f957b58f44563090b65ce96e6db1128 2,081 1.00/1.00 vMB 55
422,577 422,577 000000000000000004bf3b7cdc46e9f0256bdc914f68a64b504b4498158190bb 1,756 1.00/1.00 vMB 34
422,576 422,576 00000000000000000261fea35648e8b66a074311c82adfa2119ed52393dd1b64 2,173 1.00/1.00 vMB 66
422,575 422,575 000000000000000000bef3e6ad9fbea0795baa0504a101b3f90e93e935e89d63 2,235 1.00/1.00 vMB 99
422,574 422,574 000000000000000004c356e1b6ea02918536c535aca92f1fd7d5c372f5bd4243 985 0.52/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.