Loading Tool

Explorer IconExplorer

Memory Pool

42,272 transactions
28.94 vMB
0.06157348 BTC
Random Selection Loading Transactions
Max Size: 148.90/200 MB

Candidate Block

Mining Attempt 058f15bece80bb0aac4bfad28cd075e0eb41d4e10e8057392d8184fd05411f1d
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root e874516411fb03d055ef22b83968f0a6f73fc3bb142bddaa871c05e778541309
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,594
Size: 1.00 vMB
Total Fees: 0.00516150 BTC
Feerates: 11.96 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (123,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,804 790,804 00000000000000000003c1c0ce68d8c281a8b594a8f51abb510b4a2ee97d951a 3,566 1.00/1.00 vMB 54
790,803 790,803 000000000000000000058e8859daaaec4230e6fb5e8275fd1d741aad6df4504f 2,436 1.00/1.00 vMB 87
790,802 790,802 000000000000000000022ecf758261a80a189ec0c98bbc5bd9aaf95593096e60 5,346 1.00/1.00 vMB 34
790,801 790,801 00000000000000000004844a9fe93d0b7d9c3b67598a779cad093b51290851da 4,601 1.00/1.00 vMB 46
790,800 790,800 00000000000000000001abeca12f34d9c0cfc0054a99bbf93e3c3c1323d3e3d1 6,032 1.00/1.00 vMB 24
790,799 790,799 00000000000000000002149eddfc90935f467ee18400268a8f2b652289501732 3,257 1.00/1.00 vMB 37
790,798 790,798 00000000000000000005292548bb9b9f48baf51eb8addbfdea1e8dd77bc81bdd 3,566 1.00/1.00 vMB 38
790,797 790,797 00000000000000000002ece919e7c08caead75eeeac9b10579c6a95955607e4b 3,361 1.00/1.00 vMB 45
790,796 790,796 00000000000000000004767ede5533bb59c77b0cd9b30fb796d4e771eb2caff7 3,427 1.00/1.00 vMB 80
790,795 790,795 00000000000000000004653a2a90f1dd7bf21b965aa65ea93fb2dfa450b1c657 3,093 1.00/1.00 vMB 76
790,794 790,794 00000000000000000000ddf48b14362e7f52514bce2c7caf78e6f4576a3b0399 3,978 1.00/1.00 vMB 23
790,793 790,793 000000000000000000017bb50b6955f4a0af0b6d8382f1b399c9e7288126c881 4,057 1.00/1.00 vMB 35
790,792 790,792 000000000000000000003035c458d11f5855252963ca6c626ced032030b1311e 2,994 1.00/1.00 vMB 53
790,791 790,791 00000000000000000001c84f8ed5c56a8d871b3e599af8cab0e00a913fd72b69 3,312 1.00/1.00 vMB 45
790,790 790,790 000000000000000000005f4d6170e5cda6883b406cf32f3f46d5b8ececd846b0 357 1.00/1.00 vMB 22
790,789 790,789 0000000000000000000326668dd2d32070a315e158929d63de9555ee7271c560 3,838 1.00/1.00 vMB 37
790,788 790,788 000000000000000000023a845351079f13015d10aa55003d30e7589e597caa2a 638 1.00/1.00 vMB 26
790,787 790,787 000000000000000000015c013275d43d5978ea8e36490d762fe81b6c2122bf97 2,641 1.00/1.00 vMB 28
790,786 790,786 00000000000000000000463773576ec5da4846de6eb9d4e05bccd87481b0dc17 3,154 1.00/1.00 vMB 54
790,785 790,785 00000000000000000005562d7e84bdf34d13b84e138cd387780a5f6ecfd96a68 3,000 1.00/1.00 vMB 39
790,784 790,784 0000000000000000000033e873ffc3b00e23755ac6680ec9a98cb45eada0d5a4 931 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.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: 629.61 GB
    • Received: 11.93 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.