Loading Tool

Explorer IconExplorer

Memory Pool

80,339 transactions
30.66 vMB
0.07881262 BTC
Random Selection Loading Transactions
Max Size: 186.16/200 MB

Candidate Block

Mining Attempt 4a6b8b10de6fda86c9d43d9f5032626b5ce63e32b6ecd054a19066ec79786a50
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root e645abb713b49f5b7c5351e16149b60c1b13cb7beff6dca07694c059687ee606
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.01318298 BTC
Feerates: 100.69 > 1.32 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (201,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,610 713,610 00000000000000000007153adc5cad52a195a9f5a1b85e8d8ac1d202f3b4af9a 2,675 1.00/1.00 vMB 6
713,609 713,609 0000000000000000000ac4956ad9b86d034c18b1e7cf7e99c6f84366ae7333ac 3,518 1.00/1.00 vMB 7
713,608 713,608 00000000000000000002517592b71694ab239f3cdc6cc3472fcd96643a599356 2,673 1.00/1.00 vMB 15
713,607 713,607 0000000000000000000949663f8d603678a64305f01206aa94e1e5a1047348d4 2,865 1.00/1.00 vMB 13
713,606 713,606 00000000000000000007897e21402177473f103f98e64841a7b5fc98afc29341 3,024 1.00/1.00 vMB 22
713,605 713,605 000000000000000000036899581cacf0fc9ac0f374a06deed0e3b568672c32ae 1,303 0.42/1.00 vMB 14
713,604 713,604 00000000000000000003c00289673d3b1418f3308bca9bd78c99c3cdb445d8eb 441 0.13/1.00 vMB 11
713,603 713,603 00000000000000000008293cbf9d32089d90e40b8ad610af5b29339b937308bf 2,581 0.85/1.00 vMB 10
713,602 713,602 0000000000000000000c4da7f05028b599b9bdd27000835033051c908c6f0dad 1,178 0.48/1.00 vMB 8
713,601 713,601 00000000000000000002c12a306a8a897cab1640b8a45015f24cc67e390c1491 2,539 0.96/1.00 vMB 9
713,600 713,600 0000000000000000000118e18155816e8bde2b74a3f885e50febbbcf164e171f 427 0.15/1.00 vMB 11
713,599 713,599 0000000000000000000b04133b3af2bc38c4ef8a24fb9e4485f527876bf05848 2,048 0.79/1.00 vMB 9
713,598 713,598 000000000000000000069611b4084e6227d37e54926b13d0a3e82b724699732e 1,541 0.70/1.00 vMB 9
713,597 713,597 00000000000000000004188ac542faeb1f33629acda325de8c451501735fc44f 303 0.09/1.00 vMB 13
713,596 713,596 000000000000000000064b33765c6aff00f8b002e1571b9e3024c15ba2e4eefa 1,199 0.55/1.00 vMB 15
713,595 713,595 00000000000000000001443609f55675bf8fb90169d7658f4bfb333bd128460e 1,985 0.69/1.00 vMB 10
713,594 713,594 0000000000000000000c570d3a862d274d46446e133277fe56bc3eab0048ff93 1,750 0.56/1.00 vMB 10
713,593 713,593 00000000000000000006330b6e505a981eb9d12b2e1d1a7fff40edd5d7c2ac6c 1,764 0.72/1.00 vMB 8
713,592 713,592 000000000000000000071ab7b5dc11d94479f8ae205a0600df3219331a85e63f 1,265 0.84/1.00 vMB 6
713,591 713,591 00000000000000000008d7df260842add6c4e77f8baf7c107ab0ebc969cdee47 1,768 0.68/1.00 vMB 9
713,590 713,590 000000000000000000027d9be825c278d05bcc9a775541d1ee0b41052d53f9e4 2,007 0.61/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.72 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: 702.01 GB
    • Received: 16.62 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.