Loading Tool

Explorer IconExplorer

Memory Pool

28,174 transactions
9.36 vMB
0.09431550 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.27/200 MB

Candidate Block

Mining Attempt 32623e07bbbfb8b00f280274be9d1e1b11d1374e846c2b4a303342ae45bbc596
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root ae7296bb93cfa56f23dcedadf06ae4a149c76ab5d5e0ae0c817ef7835924e0d8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,214
Size: 1.00 vMB
Total Fees: 0.02592031 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (754,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,830 158,830 00000000000002d915fa425d461c44b452ddd0449d32bdc058268e1c91f10f32 9 0.00 vMB 153
158,829 158,829 0000000000000dd3774990fd23f5ba995a6cf7e0b80df5815d50c18dbca8dd57 18 0.05 vMB 308
158,828 158,828 0000000000000af77a300aadc37c4ca330392e09254235ccca74f7de368a87fa 162 0.05 vMB 14
158,827 158,827 0000000000000e6c27c3a08f9d94542e46708a8f91d920263c34f5a866b7ceca 13 0.00 vMB 15
158,826 158,826 000000000000014c5428aaa97162f4f112b0134d5959721fb3a86b6ffa5bc2ab 19 0.01 vMB 59
158,825 158,825 000000000000033e0bd091ee70a0759163d253ab16fc239c08ce4dd96aa1e9a9 19 0.01 vMB 44
158,824 158,824 000000000000019cc529ee88878a0740c290812f1774606e87ea082ecb8158ac 8 0.00 vMB 633
158,823 158,823 00000000000003f4a3cd092bbb21c7401d95ce5ce6071035247e726715814f4e 33 0.03 vMB 62
158,822 158,822 0000000000000cb57043b66b57b6ae34d13d0546ab9ed5a036a623cfb8d1a245 12 0.00 vMB 0
158,821 158,821 000000000000056624bd5b23387769c8cc242292a961f09a5dbaf1793bf0d936 23 0.02 vMB 137
158,820 158,820 0000000000000d2ac878ea1c49f198854b3aa0a005bafd8787afd6a2b379cc36 61 0.05 vMB 31
158,819 158,819 0000000000000e19a828db05ece5597d02ded16ab0884318c31cb7c024f25afc 69 0.02 vMB 122
158,818 158,818 0000000000000c2ad2ac7d6bc8e29f80eb0552c45670e4b0a222a4ef07b0df98 67 0.05 vMB 118
158,817 158,817 0000000000000be5580fb092ffe0f59978d740fd6f5d81351c98c7df4b1009d1 1 0.00 vMB 0
158,816 158,816 000000000000096b2e98b591eed862fdf4ea45834bf6f5b703326113d7c49b8a 20 0.01 vMB 17
158,815 158,815 000000000000008099d940f6e108f1659ed57100a7495121d0060b7286048263 21 0.01 vMB 223
158,814 158,814 0000000000000532d9ce760b06e069708fd2a47d19d5f658da6812bd7e01e6a8 10 0.01 vMB 38
158,813 158,813 0000000000000dbd8228d10874a4528385b2f849431c672b7211e68e0f4548ba 51 0.01 vMB 0
158,812 158,812 00000000000005f04abf4f5de6ad273cfb8f602e7c783398ba4ad3d3982b96c5 14 0.01 vMB 31
158,811 158,811 00000000000004a041a3825dc63bf5d23ba5b5e21bc89b544fe6c97d40f60ffc 11 0.00 vMB 299
158,810 158,810 0000000000000b9a53e271a78328fdb205d19f0e04ed71531154df23ac9f9a32 21 0.01 vMB 299
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 GB
    • Received: 0.48 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.