Loading Tool

Explorer IconExplorer

Memory Pool

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

Candidate Block

Mining Attempt a17362acf1f3f2056f3ef9b3387c934345cbb1f8253d4a111c0bc3a122d42b46
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 (779,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,701 133,701 00000000000004ecd261ec0d7b0d5f06f36576222ac3375f236d5240e844a482 232 0.07 vMB 110
133,700 133,700 0000000000000bc7636ffbc1cf90cf4a2674de7fcadbc6c9b63d31f07cb3c2c2 44 0.02 vMB 116
133,699 133,699 0000000000000797be4477fc3b6c8d7ea4c8e1f1d65e0dca6ac1a268e2c13e9a 54 0.03 vMB 470
133,698 133,698 0000000000000b08889047fd21a3d25f2a078db3a6e5c9c3103ef0a02bc02830 65 0.02 vMB 314
133,697 133,697 000000000000025fbbd5740289b56c5a2d22401a3a0fcaefe00120e99e75088c 75 0.04 vMB 756
133,696 133,696 0000000000000143b209f5040fff72937702ba4d5e5c278dfb18d5de54d0f0e5 42 0.02 vMB 117
133,695 133,695 0000000000000394a0b42a266ea517999d6a1ce304f4b918c374136d41811c76 57 0.02 vMB 52
133,694 133,694 00000000000008026be23f0e2247cb454decf9edbcc8c46a1d5bcd68d41356df 12 0.00 vMB 356
133,693 133,693 00000000000000b4150ed885c473817d067b0e3566c736b5da15768eb79c17bb 33 0.01 vMB 1,138
133,692 133,692 0000000000000b8b2d29d965c0a1c6e41e16200be57430e2b9626ae76720041f 73 0.03 vMB 254
133,691 133,691 00000000000003cce513bd126a822cdbd5e7431d5af0596bd12e483866d01bb8 26 0.01 vMB 717
133,690 133,690 00000000000000508a514a57949afca5b753c646339103262d4aa757cca8d36a 220 0.07 vMB 149
133,689 133,689 000000000000098a83e6047bab53ba53c7a0432b524c57dbe3787c4e6e916857 178 0.10 vMB 171
133,688 133,688 000000000000084045ff1ad063bfffd01d990f3025d318858602118ba2c40bbe 166 0.06 vMB 1,808
133,687 133,687 0000000000000b2f00919dc378dbd9fe1297f219163b05bd7b03de0c5b303f4e 54 0.02 vMB 287
133,686 133,686 00000000000007cfffccbfee9dd43d9d31d7642692a3eca12acdc6d30228613f 143 0.07 vMB 110
133,685 133,685 0000000000000434ae7efefedec29fe5df325e02c3e09cd7556ec955cfb661c9 62 0.04 vMB 582
133,684 133,684 000000000000018a890c6f13d2125aa9260a3a8b1060679e1bc5edca2243ef6a 3 0.00 vMB 0
133,683 133,683 00000000000006af8f6f388580e3d2a11fcf58ea573f7514b74f73b3075c0a26 107 0.05 vMB 244
133,682 133,682 00000000000000ff258e4574f09fee4ea370743f22b8fdea99a00d95a78b5dd8 70 0.04 vMB 882
133,681 133,681 0000000000000360e9a03ed27fed1c2869a8eea9134bf39b6be8cfee935d19be 11 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.