Loading Tool

Explorer IconExplorer

Memory Pool

32,452 transactions
9.96 vMB
0.15374540 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.05/200 MB

Candidate Block

Mining Attempt 5186a92ec3caf292b06e63927108ac8e3b4e4dc45a0a58d8d2a4d405b38d5d7a
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b7f331cf3d9dc8d58f26007e3592889905617b53e65de2a8e1c94bc27a14e475
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,559
Size: 1.00 vMB
Total Fees: 0.06689043 BTC
Median Feerate: 4.46 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (667,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,088 246,088 000000000000004bf4a29d41028b2c89bb1818f367e2740e1dd4d11fee4928c2 553 0.25 vMB 165
246,087 246,087 0000000000000007ce75a336c23c2762f19c7f9e7f83599cd2783a5f3dc4b273 44 0.03 vMB 2
246,086 246,086 00000000000000380e99e176bf6ca2ddc9233b50c9acdefaf1dcb5f5b41c4d02 410 0.21 vMB 94
246,085 246,085 00000000000000a297b78057f7a349086a638d69655592a18bcd558da4827340 516 0.23 vMB 566
246,084 246,084 00000000000000758366b1ba3125ae6279f1764cd9f671b6bc9269eebff2743c 83 0.04 vMB 30
246,083 246,083 000000000000001a46dc6a95ad21b99277b1c484cbda2cf5ab7a853964e9ee51 291 0.16 vMB 133
246,082 246,082 0000000000000067f9858931715a5fc5e1eb8a2f7b2202ed9e091d79f9556e41 228 0.12 vMB 72
246,081 246,081 000000000000007ecdf2fc6af2f7a566161c35c4a185fcb308ab88135aedf047 570 0.25 vMB 160
246,080 246,080 000000000000002c364100673c42979d09a36362ab6ad998552a148c8b98fa3d 359 0.15 vMB 139
246,079 246,079 00000000000000509713c0c0facd8ec8892413927862fb4c1c7bc15a12846f43 516 0.20 vMB 204
246,078 246,078 000000000000009e3ddd80779baa24373168f5049cada655fb74a1697316d312 255 0.11 vMB 108
246,077 246,077 0000000000000055a7291d78c27dd5c3a919d36a8e21561653658ddbe2ca048d 197 0.09 vMB 85
246,076 246,076 000000000000007733d3c4dcf2e07bcf70426906320fcdf1d1666a2132a484e7 25 0.01 vMB 161
246,075 246,075 0000000000000098eff32e7d1e717a277dbc529bda9b61d4822696da34a2e015 128 0.11 vMB 25
246,074 246,074 000000000000000f41da2621131cd58a573b833bfda0dc38b4da81ff1a3b9a6a 166 0.07 vMB 166
246,073 246,073 000000000000006c2cda6f4241a66798efd7efd853505a8ae5fb72195db64081 447 0.23 vMB 115
246,072 246,072 0000000000000088261c3a7603a61b7e92d160a4a20b4d588577088f34c6affb 435 0.19 vMB 119
246,071 246,071 000000000000005800a3c7b9068b0a7e157be1fadf5992759b66532c7260366b 131 0.17 vMB 42
246,070 246,070 0000000000000051bbc4158341c630d31b9682cbffc8fb7ed1164e5be2fedc90 334 0.14 vMB 151
246,069 246,069 00000000000000544f88b4cbdab67521b6aaeff6f1132513edc36ab5ed83fa10 227 0.09 vMB 129
246,068 246,068 0000000000000079ef0e7ee9242f5fa3dc8d87ce1c82390cd63ea3231924630e 5 0.00 vMB 43
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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