Loading Tool

Explorer IconExplorer

Memory Pool

80,015 transactions
30.56 vMB
0.08057765 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt 645e9827b330e6c838dc8d67d26d5ff20990993a90fe334cf50f261b1862f58c
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 86cc7ed5855cbb83daae1c6f7f6081b1fc454be0392e98154cece30af09d1581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,352
Size: 1.00 vMB
Total Fees: 0.01523749 BTC
Feerates: 351.58 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (611,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,815 303,815 000000000000000010172638ecab82fe3a130c05ae657034c88508bf11fbdf1b 487 0.25/1.00 vMB 31
303,814 303,814 0000000000000000608b0850e95f10b193ed733fecb28a1c4821b624065766a4 101 0.06/1.00 vMB 23
303,813 303,813 00000000000000002c81e419d6104dd8c5742b027630d90d00740cf2067c2976 402 0.19/1.00 vMB 32
303,812 303,812 00000000000000004d21b39b00f2edc5387615aef733282e8ce6d8aa91c99857 735 0.42/1.00 vMB 31
303,811 303,811 00000000000000001e22fa07592b0f90d0d6a44680209551561da5e87f78c8c2 13 0.01/1.00 vMB 33
303,810 303,810 00000000000000000de633a6598db618cfb0196df7eafbfdb103f692441e780b 327 0.18/1.00 vMB 37
303,809 303,809 00000000000000003aa20ade46a2dbfff13e4f01d8b7eaf9492a5c5ea3d81678 122 0.10/1.00 vMB 21
303,808 303,808 000000000000000067ba54128b41c25bff75425eb138a2c10a87d61fd6804639 318 0.16/1.00 vMB 29
303,807 303,807 00000000000000004e37c89c55b74a9a9b9243a67dede87a37807542c7a557d0 41 0.02/1.00 vMB 30
303,806 303,806 000000000000000022b9b0eb1484d2438a01ef52adca9f415602853914c05a5a 159 0.14/1.00 vMB 23
303,805 303,805 0000000000000000386b6dfcc144d0061bfbd14475b6599cbe3693a49f63ca34 150 0.12/1.00 vMB 14
303,804 303,804 00000000000000000b93b21bb647ddf362fbf11cb5c8bcc534d122bc8cb93b83 32 0.02/1.00 vMB 16
303,803 303,803 00000000000000003835746a4f2c75ed654735faaa1712eda5dd8075f2c77bcc 479 0.27/1.00 vMB 26
303,802 303,802 00000000000000003dd7e9fc55b1129b5501810acdd7854de1bc705729bcd13d 369 0.20/1.00 vMB 31
303,801 303,801 00000000000000003dd9024c91b5cb49b93776716e8c3755879ef0c3f3844865 129 0.07/1.00 vMB 36
303,800 303,800 00000000000000004adfaf0f62677d737635d14fc44a767c66a72c0955725b11 64 0.03/1.00 vMB 30
303,799 303,799 00000000000000004767483f6674e43ea6f9e6286fc305cd533566452a0a4109 71 0.04/1.00 vMB 29
303,798 303,798 00000000000000002b4add4a653b41d1fa6ed5e36d0171a9f6e2d0d4e17a4718 89 0.06/1.00 vMB 26
303,797 303,797 0000000000000000033e3b1f6e9f5be528877aaef73c7b8d874a5725848de2b1 341 0.23/1.00 vMB 26
303,796 303,796 000000000000000059fa821648cc979d52d73fdaf767448be08be7809e97931c 77 0.05/1.00 vMB 17
303,795 303,795 00000000000000000e71ec1014370213ab17223d0476de9459ffa9c8b051c98b 613 0.35/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.