Loading Tool

Explorer IconExplorer

Memory Pool

87,025 transactions
32.68 vMB
0.11957131 BTC
Random Selection Loading Transactions
Max Size: 196.41/200 MB

Candidate Block

Mining Attempt b810bcd906f476d696443a5a30bef613851d9a165343afe30a9d504a573b5b60
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root bcbb7bf2c6315343db4ee9cf36d9e25f4250928f6b5287f37a2c08f4563ba437
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.04220699 BTC
Feerates: 218.18 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (559,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,590 355,590 0000000000000000126a8286c72431c78f17566f36e20fa208a4d91e1be2b5b8 1,803 0.90/1.00 vMB 29
355,589 355,589 000000000000000008f1312874fd4d95e6cd4713103110fdcdce37aebb03de25 802 0.38/1.00 vMB 32
355,588 355,588 00000000000000000375dadb7f8bc594b8b60c743a26f395f6defc17e72d6fbe 56 0.02/1.00 vMB 34
355,587 355,587 00000000000000001683b9abf5c2391829d44c1d45e2d5de8a5f1c323b76b626 722 0.37/1.00 vMB 28
355,586 355,586 000000000000000004eebdae634977a1c3af5faab3c03fef2c59886799e7c0a6 39 0.01/1.00 vMB 36
355,585 355,585 0000000000000000002291ad230f8d1a2a16b089288c65c2abacc743bd64e546 50 0.03/1.00 vMB 25
355,584 355,584 00000000000000000ff0d77648e5c6ea5c24b4771f82f11488f934cefbd08fa8 302 0.13/1.00 vMB 30
355,583 355,583 00000000000000001172c7a3f1c086ea155f04dae46c9b4dbe8961fec7a5acb5 51 0.03/1.00 vMB 10
355,582 355,582 000000000000000002168a917dc2902ff6dafa3e5f3cebcc152a8ca9d6d8049f 516 0.27/1.00 vMB 23
355,581 355,581 000000000000000001b60f7f59991ca3d1aaddde07396e584bd44ff2ef0969dd 221 0.11/1.00 vMB 27
355,580 355,580 00000000000000000b47a125ccbc43b9b684e0051210fe502f70e2d4dddf3dcc 757 0.39/1.00 vMB 27
355,579 355,579 0000000000000000143fc0d94be824c948c97c4efde4a7817c2eb0f6f81008c4 607 0.40/1.00 vMB 25
355,578 355,578 00000000000000000a0b253f20709b0c77d8a56aa8db632ecbdc7381816504cd 374 0.19/1.00 vMB 38
355,577 355,577 00000000000000000acef50ef89494493b4a08a8419588e1e3e20cd73bc85a6b 300 0.21/1.00 vMB 21
355,576 355,576 000000000000000003c2639f23544737fef3cbb69448225d36ffd36dfd0c6942 1 0.00/1.00 vMB 0
355,575 355,575 0000000000000000112a1ed775c8e36da3435f0e0f24b2275174f6bcdf78ba0a 121 0.10/1.00 vMB 14
355,574 355,574 00000000000000000a9538562c3748ead5ebdccea6177aefa4a24e92164a6847 157 0.11/1.00 vMB 16
355,573 355,573 000000000000000003ff9fe01597a1961e3a644fed2598ee2fd779aece268b8c 1,180 0.66/1.00 vMB 25
355,572 355,572 00000000000000000ec32801315c631232c5f2c7c8b378597d408a1b1b42783a 1,025 0.69/1.00 vMB 20
355,571 355,571 00000000000000000129dcbaa9847371f545f6fecde45e3c402dc4ae92c93155 1,832 0.75/1.00 vMB 34
355,570 355,570 000000000000000005ef7311fe55ea57b1a18a87c4532b7b8970430799c064ca 848 0.43/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.