Loading Tool

Explorer IconExplorer

Memory Pool

40,427 transactions
26.15 vMB
0.07267060 BTC
Random Selection Loading Transactions
Max Size: 135.80/200 MB

Candidate Block

Mining Attempt bede242e041d502a7984c0aba1805a13fdf3a2cb8681ab7e44c228ff45bb2fb8
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root eb2ebaad31975da3ced92ee12a389b96e63c37cc8ded095559b386ad7ac950b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,900
Size: 1.00 vMB
Total Fees: 0.02498938 BTC
Feerates: 73.20 > 2.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (641,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,986 272,986 00000000000000001da48ce82a83a4114480ab573857c3edd81199b7d0de08e3 320 0.15/1.00 vMB 47
272,985 272,985 00000000000000009d426ffbda935b2e4fad3d1cd2e66299fe23fad646c3321e 163 0.07/1.00 vMB 31
272,984 272,984 00000000000000057febb8116378cd64ca16290048a43ad2feb63a0ffe951d5b 515 0.25/1.00 vMB 63
272,983 272,983 000000000000000592f4797aab7c1fd891a4cacd300d2115f25fa5afab547cdf 167 0.07/1.00 vMB 30
272,982 272,982 0000000000000001861406446213560c3996bbcefd98c34b3bf1db554c154eed 894 0.53/1.00 vMB 43
272,981 272,981 00000000000000016b81c47f08217cb86869b7af8c37e2c9b3c60f795671ff04 686 0.25/1.00 vMB 172
272,980 272,980 0000000000000004daf6b315766553e78314fff4a18b7505bcca5ffb5696cabd 45 0.03/1.00 vMB 44
272,979 272,979 00000000000000007a5ba3fbaeebf97e190b8b28036a6c05744eb93ee4bee9c7 102 0.06/1.00 vMB 36
272,978 272,978 0000000000000001104722590d401418421b123b1125038456bcd4528ceeede3 327 0.15/1.00 vMB 22
272,977 272,977 0000000000000002f2f8db5aa94afc24255610fa2a4b69af9587b728dc631af1 337 0.15/1.00 vMB 76
272,976 272,976 0000000000000001e545d1cd7adca85330f7df32c0b9d7bc23becaae9df4528e 634 0.26/1.00 vMB 48
272,975 272,975 000000000000000395d182bcf6aea6c74dc3f29a67567185106ca4a189d344e5 390 0.20/1.00 vMB 46
272,974 272,974 000000000000000198d6e8b4a8f676fa90b1ef891e99e5986c63891a99e94a1d 172 0.15/1.00 vMB 16
272,973 272,973 00000000000000029335312f74840e0314bbc2c0ee81ff8bcaf6476f6904328d 663 0.25/1.00 vMB 69
272,972 272,972 0000000000000001859b3f6b6b8100ddae110a5c1ead968876fd3e8f782bfe09 681 0.25/1.00 vMB 74
272,971 272,971 0000000000000005885c269a8e9871d89fd945dadd7c4d4427326c3ac3652633 36 0.02/1.00 vMB 139
272,970 272,970 0000000000000000a1b9c60403b0cc8d66f4d9e004c1e36d4a3adb4e14288c87 244 0.14/1.00 vMB 36
272,969 272,969 00000000000000027430723ac0b09b3f18070ba5cfca907d6c38f8a11460f7b3 438 0.20/1.00 vMB 66
272,968 272,968 000000000000000528b0f8d07a9b6c054b9b72b90e8e3c434cf7a80cbb84f8b9 346 0.16/1.00 vMB 83
272,967 272,967 0000000000000004d4c2932c1d54e742da8e4f8de03a18ade4a9e6771a5d28f6 453 0.26/1.00 vMB 43
272,966 272,966 0000000000000001f7facd4e886f82374f026ee42df9b6b9fa4893ec8de5f054 470 0.26/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.