Loading Tool

Explorer IconExplorer

Memory Pool

43,419 transactions
27.05 vMB
0.06364592 BTC
Random Selection Loading Transactions
Max Size: 142.37/200 MB

Candidate Block

Mining Attempt cdbb1e7acfb6b144abd3cfb95dd429e2d81a29f7961515ddfb3fae02668e15d2
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 9a95255041533de21890d2add0ed1a59e306012e7caca4f9256c361510db5f31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,335
Size: 1.00 vMB
Total Fees: 0.01323778 BTC
Feerates: 151.15 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (39,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,338 875,338 00000000000000000001fc546b04b8770a33939c1a1a5a6fd9493704b0e22cc0 3,954 1.00/1.00 vMB 8
875,337 875,337 000000000000000000016e66aac3f1ede2d7cdda25977b5d980cd9d8097adaae 3,148 1.00/1.00 vMB 11
875,336 875,336 00000000000000000000bd11d6b36377e253eef5b0c4556637315b55395987ee 3,305 1.00/1.00 vMB 14
875,335 875,335 00000000000000000002941469d9471d8c70b350a944a0d668ddac83b889931d 2,293 1.00/1.00 vMB 8
875,334 875,334 00000000000000000001c46b86dba9f259a327cf3fcc0f4c921a15f07700ec2a 3,474 1.00/1.00 vMB 13
875,333 875,333 00000000000000000001cf95e58044d9466dad03dbf202bd81f1b83b82e02378 3,726 1.00/1.00 vMB 25
875,332 875,332 00000000000000000000d22361b0aaca7f6bb893628eb7f748150cdc22cf358a 3,507 1.00/1.00 vMB 10
875,331 875,331 00000000000000000000d8ab6e638f72c7c780b413555fa931b18882b1b39a55 3,313 1.00/1.00 vMB 16
875,330 875,330 000000000000000000021247deffdda2732bc501312f27169fca030f02c92415 3,148 1.00/1.00 vMB 14
875,329 875,329 00000000000000000000259df1ba48b298c78b970a749bc6d1e4987a0f529817 3,557 1.00/1.00 vMB 19
875,328 875,328 000000000000000000013a64c98e142b366c48a6ace293fdc7fd935574d78a51 3,140 1.00/1.00 vMB 13
875,327 875,327 000000000000000000003b4113faf44cf3612cc70110efc61965007d5db6bc12 3,250 1.00/1.00 vMB 12
875,326 875,326 00000000000000000002045181f72bcaac9381962faca5a9a42e10113e2935bf 3,549 1.00/1.00 vMB 8
875,325 875,325 00000000000000000001ebf927798d306e6adfc940c7ea27642d84d4d2204ea8 3,453 1.00/1.00 vMB 10
875,324 875,324 000000000000000000006e0acf787409a37c4738ba3c552bbb9143e02c3d2f8b 3,366 1.00/1.00 vMB 10
875,323 875,323 0000000000000000000067839d418b1edce51b1606f80f5e31a0f6508bd79e89 2,996 1.00/1.00 vMB 15
875,322 875,322 0000000000000000000022d0cb1300455717cede029c2afe461244089050be7e 1 0.00/1.00 vMB 0
875,321 875,321 00000000000000000001c4fd007d2e8d6742e4e0617450af21a4f6c4908f9ec2 2,985 1.00/1.00 vMB 12
875,320 875,320 0000000000000000000068c80a22d759f437c96d07e344ce0c3f90fa55564148 2,010 1.00/1.00 vMB 7
875,319 875,319 000000000000000000011677bdc8b08d102320b74548fd35a7fbf2312afdd808 2,174 1.00/1.00 vMB 6
875,318 875,318 0000000000000000000088d1b6a79529bac4169605f99aab69a2da1fd0dc307e 3,171 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.