Loading Tool

Explorer IconExplorer

Memory Pool

87,196 transactions
33.11 vMB
0.08220621 BTC
Random Selection Loading Transactions
Max Size: 197.43/200 MB

Candidate Block

Mining Attempt ebf161d2452b36126c7318ba8b30d95f2f0f049e7a07c4c704560c40c7273e27
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 61bf2a82bc9eb7ac64d6dfcf50c9fc2536d6296c8d1961b2d7a5604ad4bacf69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.01630112 BTC
Feerates: 151.14 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (66,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,985 847,985 000000000000000000007ce4dcd6782dccbc72c0afa18e27895984e0bf695aec 6,683 1.00/1.00 vMB 31
847,984 847,984 000000000000000000027a7da0a1e82de9a02481e568fde10dee03ed89068a10 5,340 1.00/1.00 vMB 32
847,983 847,983 000000000000000000008887f3fe94e872b75594cf3fc94daba7e52745af5307 3,508 1.00/1.00 vMB 38
847,982 847,982 0000000000000000000293c1460ecc43a8236eef4f81b6ca3af83e69d1fb4f03 4,513 1.00/1.00 vMB 32
847,981 847,981 00000000000000000001a1d87dce5298a6433ae2524c5e424368edce311b8549 4,707 1.00/1.00 vMB 33
847,980 847,980 000000000000000000009fef28dae6d5c6ea17033cfc2a519a329c83b3894b79 5,677 1.00/1.00 vMB 30
847,979 847,979 00000000000000000003599e19b89892eccb858147788adce705275f7911c377 6,991 1.00/1.00 vMB 28
847,978 847,978 000000000000000000022b1c2c6c2500ed1be1410906e56fb102d61f6e6ec8d2 4,269 1.00/1.00 vMB 33
847,977 847,977 000000000000000000018c36668a0e56c0c10f24716d3c5e0d7ed2bba2c9b1ea 6,365 1.00/1.00 vMB 29
847,976 847,976 0000000000000000000353a5f7d5d94515380d1a89a723833012cb52c2079131 3,344 1.00/1.00 vMB 29
847,975 847,975 0000000000000000000210ec29fbee9377e3129dd60b16c63291ac507ca7accf 3,802 1.00/1.00 vMB 30
847,974 847,974 0000000000000000000161ad9827cd1ba9f775f5522b5ca729947276e1ce05a6 5,663 1.00/1.00 vMB 32
847,973 847,973 0000000000000000000112cbe05b6f301b9a7b380ad4f1f07e7a990ec6583452 5,849 1.00/1.00 vMB 34
847,972 847,972 00000000000000000001479f430aab0754e037326981d0236b4ddc42d48627cc 6,180 1.00/1.00 vMB 31
847,971 847,971 00000000000000000002cd3ed73ea27e829a267d19db9c04e4d8c70adb5636a8 3,399 1.00/1.00 vMB 31
847,970 847,970 00000000000000000002059497665a9b33cb88617dc747245369c2aecf3eb62b 6,608 1.00/1.00 vMB 33
847,969 847,969 0000000000000000000091784e6049996d21242965eb8ac16348a498b06a92ea 4,897 1.00/1.00 vMB 38
847,968 847,968 0000000000000000000149900a011ccbbebc10035934eb79b851d4fe00493eb5 4,038 1.00/1.00 vMB 36
847,967 847,967 000000000000000000005bef566bb828196b3355930f765c668ed1797ea032e1 3,164 1.00/1.00 vMB 42
847,966 847,966 00000000000000000001608df2165c02a6f047180fef333c11eb1b590ee66150 5,037 1.00/1.00 vMB 36
847,965 847,965 000000000000000000011c22ac1eff1df4d063f4bdb80705e72c1d09ce474ee1 5,669 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.