Loading Tool

Explorer IconExplorer

Memory Pool

74,088 transactions
28.88 vMB
0.07417361 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt a7ee913a22fa7cf4d07629dced6bc24e8d68f8a597639dc5986717c4375b9f57
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 11dc863d0a7a765088bb288d466f3577ed35c7869eff1d84531a10a9547ec24c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,174
Size: 1.00 vMB
Total Fees: 0.01026042 BTC
Feerates: 100.26 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (244,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,661 670,661 000000000000000000009816655692ae7c02f126d55f23efe55eaff82b8110a3 644 1.00/1.00 vMB 25
670,660 670,660 0000000000000000000cfe3822fc36225a901cafca30ba339a8a7af2c73a00f3 925 1.00/1.00 vMB 58
670,659 670,659 0000000000000000000960696271f8e8cdcf8b9db18d753ed6b7e407c0e00c76 1,839 1.00/1.00 vMB 12
670,658 670,658 000000000000000000010c195438eca728ee5caa61241f2c5a7796368d112f4b 1,004 1.00/1.00 vMB 67
670,657 670,657 000000000000000000078c598f9a37183c843f72a11e18034dce9a7a2e0b55c8 785 1.00/1.00 vMB 118
670,656 670,656 0000000000000000000657894fcf5a08565040a994744d016e4c670cc04d4ab8 1,859 1.00/1.00 vMB 117
670,655 670,655 000000000000000000063898ef4778176e422bf9773ce73a78b6a80de2bd1a87 1,700 1.00/1.00 vMB 101
670,654 670,654 0000000000000000000d12b58c044f58a42e273963f935f27216e38212c89f29 2,293 1.00/1.00 vMB 148
670,653 670,653 00000000000000000007ed5eb2b0734ef7d3116234ca2ec035fbf63ab9ffe9a1 657 1.00/1.00 vMB 14
670,652 670,652 00000000000000000007a20ebe5809aa720f6afbc9bcc75101af6c67d1a3cf5d 833 1.00/1.00 vMB 26
670,651 670,651 0000000000000000000bad713f5f4e76c0022dc5d808708bd984c49f6707dc3f 197 1.00/1.00 vMB 10
670,650 670,650 00000000000000000000f37981116072a0c93e3820681078374e7deb65e70446 792 1.00/1.00 vMB 31
670,649 670,649 0000000000000000000a9be673132500343ce7ddd0706ed2e97f31ee573986fe 896 1.00/1.00 vMB 15
670,648 670,648 0000000000000000000a09af0e7841b2168ad1b2c1286753d0f8dd02fd868e81 1,589 1.00/1.00 vMB 46
670,647 670,647 0000000000000000000792b590d77c81a30a414aaa9183c2ac1ac4859e3d3c32 2,465 1.00/1.00 vMB 43
670,646 670,646 000000000000000000066a5e112dc95694c4a7a783d2e09d9f12dd77abb491f6 1,989 1.00/1.00 vMB 43
670,645 670,645 00000000000000000009f3ec9ea14fcb28a31b00117d4f5a33655dc7c884c65a 1,862 1.00/1.00 vMB 56
670,644 670,644 00000000000000000007189a16de7a338eefdf951a30e24cd946971ba119cae3 2,482 1.00/1.00 vMB 64
670,643 670,643 00000000000000000007b7d560af2073c107bc0b3ff662cd60efd5b16583e089 2,199 1.00/1.00 vMB 140
670,642 670,642 00000000000000000009df0585c420ec29000c2db0ed367488cba469018ac6e0 2,982 1.00/1.00 vMB 102
670,641 670,641 0000000000000000000cafae4b2f1a33ff770ec361366d1a52390eeaaeeeb23a 1,134 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 783.15 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: 743.26 GB
    • Received: 18.69 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.