Loading Tool

Explorer IconExplorer

Memory Pool

28,598 transactions
9.51 vMB
0.09958588 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.11/200 MB

Candidate Block

Mining Attempt 3aeec87cccfb606c621432b1558ddc38d50fd06158aabcb6885aee7a9b1e4f63
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 8773885f5fd505a39bbb3964e096504de2e602e0c680af7fc7097fffd3d24153
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,479
Size: 1.00 vMB
Total Fees: 0.02831087 BTC
Median Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (754,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,842 158,842 000000000000080b625163d209fb3be5a4a745c834343735cd52759d7f0f73bd 80 0.04 vMB 20
158,841 158,841 0000000000000409c5728f20b3fcc493c3f76ab2f9ad816ef0bfb8903462f78f 9 0.00 vMB 588
158,840 158,840 0000000000000835eb25d54b2526d524a72f7f77ecef3c2b7ea0df33d1b00994 23 0.01 vMB 16
158,839 158,839 00000000000006f8524814b47bfad6eb501ad3a4e41ed4fd29bff58ba7f4189d 2 0.00 vMB 80
158,838 158,838 00000000000000f99ba286ff0beb2c96878c00b22680b38610769c1622872155 29 0.01 vMB 94
158,837 158,837 0000000000000cdcae69bf3adb080aa02d42652e8821cf146b31667270dc4995 21 0.01 vMB 130
158,836 158,836 00000000000004b1d96d60d5f4c854d6ee06b69943d6086642764316ebd4cea5 9 0.00 vMB 12
158,835 158,835 0000000000000cbab9c79ddadbad2cce983e6c1fe7b30796db8030dbb1d1e41d 34 0.01 vMB 4
158,834 158,834 0000000000000dd6bc7da518de7358273e06a46c0b36869764b0a677dee2b61c 6 0.00 vMB 13
158,833 158,833 0000000000000ca466a7a02caf10bae74a8999a622b0268ca9b560dfb3972deb 17 0.01 vMB 17
158,832 158,832 000000000000052d617ee81a7b2937c9f54b9211f377bd2629aba45e2d76d007 29 0.03 vMB 34
158,831 158,831 00000000000001bc4c984223cedda2c885621b8ce1267df18fb9dd693e6ebaac 12 0.01 vMB 0
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
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: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.11 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.