Loading Tool

Explorer IconExplorer

Memory Pool

77,378 transactions
28.71 vMB
0.06682950 BTC
Random Selection Loading Transactions
Max Size: 174.21/200 MB

Candidate Block

Mining Attempt 62f4683f06047ad2c832f045b31e6aaea3954da65f8389c04e3e2a265c67de97
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root db3a4bad2aa7b0af19330c61b07522758293432251b4e7ac5569453179f72fa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,521
Size: 1.00 vMB
Total Fees: 0.00725809 BTC
Feerates: 100.53 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (515,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,777 399,777 000000000000000005af1ec8b843afa64bd2ac3c3f64e075c45380e9d25bc803 2,570 0.94/1.00 vMB 37
399,776 399,776 000000000000000003fb0e6d633f4fcf98bf59b3fb4a2f0d047a55489c5d4323 2,082 0.98/1.00 vMB 67
399,775 399,775 0000000000000000011b04bc9f4f3856e299b53a335eb1c42be906237c860bb8 3,309 1.00/1.00 vMB 40
399,774 399,774 0000000000000000015373947aa93c7cb16a308fb0a59644d4123072ad24ce5b 2,734 1.00/1.00 vMB 68
399,773 399,773 00000000000000000470b7874a7e6d4ffee7913c101d525f47ca6344768a7b05 1,340 0.74/1.00 vMB 35
399,772 399,772 0000000000000000036804e75020fc04f16ed07e6f65dc6aede40b65c54fe8c8 400 0.30/1.00 vMB 27
399,771 399,771 000000000000000000abfc37822fe49e8241752be361823fe74fb608ae71ef40 1,177 0.99/1.00 vMB 18
399,770 399,770 000000000000000000f44a70bff6e4d837e30b513b2ed39e20dc1a00deaa8085 2,727 0.95/1.00 vMB 58
399,769 399,769 000000000000000003c8cb113495d52a078c731ea1b50bb6d0dde6c013a207a0 1,060 1.00/1.00 vMB 23
399,768 399,768 00000000000000000178036cf063b71b6ebf955ee9eb709a7d20acdfbba526e2 2,383 1.00/1.00 vMB 60
399,767 399,767 000000000000000001518fbcd352189d6e172a4b07f2a51ac851a58a4cbc3d41 1 0.00/1.00 vMB 0
399,766 399,766 00000000000000000369a178ba8964bf99617744b22171d95734b60e8bf1cf48 1,387 0.93/1.00 vMB 28
399,765 399,765 0000000000000000047f6fb9ad31b7a7d11c1c77010207246441ebe3627db9ac 1,878 0.98/1.00 vMB 41
399,764 399,764 000000000000000006140327d536716fc2c6c07db7eeebaefacfd470437deddb 1,892 0.93/1.00 vMB 51
399,763 399,763 0000000000000000057649dfbfc6108737b7073f1250452ccc069535dd794258 1,463 0.92/1.00 vMB 31
399,762 399,762 000000000000000004ce136d79f81c7090da47b358a6bd91eb844a08a62dd8ac 1,500 1.00/1.00 vMB 25
399,761 399,761 0000000000000000052c8dab5312151ec07dcf655849b3f7943fa05ed4c7f482 2,288 1.00/1.00 vMB 70
399,760 399,760 000000000000000006a9544959d764686b5fcaa19409baf8d39ab0f91badc441 1,124 1.00/1.00 vMB 19
399,759 399,759 00000000000000000419893e7794b7eeeec2aa3ac074e5f45d3b6c77c126a618 2,045 0.93/1.00 vMB 42
399,758 399,758 00000000000000000240e2b06f5a4c8f55fbd7d2d17ea8ac446744ce6ce85d28 821 0.98/1.00 vMB 20
399,757 399,757 000000000000000003fcb29e3dcc3ed16e67efe3a872d09ba3e64205df3b5994 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.