Loading Tool

Explorer IconExplorer

Memory Pool

72,818 transactions
28.13 vMB
0.07122995 BTC
Random Selection Loading Transactions
Max Size: 166.53/200 MB

Candidate Block

Mining Attempt 10557e6645ed39a39f2a51938a680ac55c097fd69f0955ad83db49d4c60c324b
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 0a0f91bd9b1001816de55cb08afdaa603824933087aad0ebb16f4abf5931a9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,316
Size: 1.00 vMB
Total Fees: 0.01492152 BTC
Feerates: 157.46 > 1.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (279,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,770 635,770 0000000000000000000088f77e9200ff71f50c1976ca3ba2c7ad525c99a2b836 1,847 0.62/1.00 vMB 23
635,769 635,769 000000000000000000097680cc4456cc54a9fa252c1e9fec60a9170600e0c3d2 446 0.57/1.00 vMB 8
635,768 635,768 0000000000000000000ae78d600fafabb2aee727ba5571c780df9b14d8cacb38 983 1.00/1.00 vMB 8
635,767 635,767 000000000000000000098080d55d677045da52653a1bea91ebd13e2d8bb5a55a 1,094 0.98/1.00 vMB 7
635,766 635,766 00000000000000000001d92173cc5cf83abc4354b9a70f517a635837e84e9fa6 2,345 1.00/1.00 vMB 24
635,765 635,765 0000000000000000000bc5d8c80d0c814d7b228893e9783692238e010c1f7c5b 2,863 0.99/1.00 vMB 22
635,764 635,764 00000000000000000006d6b0940e3c901d85c3d88adb9a43e960517bdcd45685 270 0.99/1.00 vMB 1
635,763 635,763 00000000000000000010d4c7c35a972c1aebe161a2810129f60c91f9a6793a63 807 1.00/1.00 vMB 6
635,762 635,762 00000000000000000007b82cf1879bde5762409ed279dc88ec00edd47514aff8 1,010 1.00/1.00 vMB 7
635,761 635,761 0000000000000000001190e639d95ef77d95c55af68fd0a3e5dca452cf673652 2,576 1.00/1.00 vMB 11
635,760 635,760 000000000000000000011b015c93d93d87b0f8510a3f436ca7e62bd5dd35d9e1 2,706 1.00/1.00 vMB 16
635,759 635,759 0000000000000000000381a5bdd09552864be8d02a7fb5ca6dffd97204c9fd88 2,691 1.00/1.00 vMB 11
635,758 635,758 000000000000000000053eeb331ad26a76bcc2454743b706de24d98c32fbda16 3,030 1.00/1.00 vMB 28
635,757 635,757 0000000000000000001019c32b618a2f27a74c05f8cf9c6e450c926d70a99702 2,479 1.00/1.00 vMB 27
635,756 635,756 00000000000000000010fa2edf47789f973cffb76640b88d36000242aa23b675 3,118 1.00/1.00 vMB 43
635,755 635,755 00000000000000000007928989e56372d94f6276828fcb10a8ecc80d3064e24e 1,319 0.97/1.00 vMB 11
635,754 635,754 0000000000000000000853f15a87f0c2708fc10b2ebdd518e61bb5b788b9111f 2,436 1.00/1.00 vMB 17
635,753 635,753 0000000000000000000e5b8112f87a0b9ed5865967f62454308162613f8840f4 610 0.27/1.00 vMB 19
635,752 635,752 00000000000000000007d70d82c2273898fa04c1b7890933cb41be6749ada61d 237 0.51/1.00 vMB 3
635,751 635,751 000000000000000000035cdce5f7b35b46782beb7271840600e5da5e89c2cdef 1,291 1.00/1.00 vMB 5
635,750 635,750 0000000000000000000fce222aa7dc07f362b577cb7e868481d325b4618fada6 2,723 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.