Loading Tool

Explorer IconExplorer

Memory Pool

73,265 transactions
27.08 vMB
0.06233942 BTC
Random Selection Loading Transactions
Max Size: 165.12/200 MB

Candidate Block

Mining Attempt 83fe27f17e3c9816e378c0b7ddbe4c02945430b2ce23a0c8707e9d98610e14f2
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (634,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,000 281,000 0000000000000001c1b32d5f6ff09437b1cfdea80c0f316ff4f688fd6db2c2a7 154 0.05/1.00 vMB 146
280,999 280,999 00000000000000015968f0d7172fd833464a4ce0dd8446dca7fb0296da7af95b 786 0.25/1.00 vMB 92
280,998 280,998 000000000000000134fdace02b0fe5396684749ed98c7b83c6aca27e8a24ddef 144 0.05/1.00 vMB 235
280,997 280,997 0000000000000000b94e914f9a27721e50792677af5a2e4295e702abed929ff5 562 0.25/1.00 vMB 57
280,996 280,996 0000000000000001478066190650c9f8c540efd70294a4ea72c0ae0629d13f7d 1 0.00/1.00 vMB 0
280,995 280,995 000000000000000193a13b0574c8507f07998c5291222e6be4b99cb421adb69d 517 0.25/1.00 vMB 94
280,994 280,994 00000000000000007b2318d28ed520fd0d6fe33df66a38811c566555b5f4cc68 106 0.04/1.00 vMB 69
280,993 280,993 00000000000000015b7bb5a633d560ad4c85b916030320d50f8ab93fabd0f209 600 0.31/1.00 vMB 61
280,992 280,992 000000000000000249e5af45741cf06536d7ef6dc356d5e17acffb91eca76739 331 0.15/1.00 vMB 46
280,991 280,991 0000000000000000bc3b3cb799f6d2221ad987094f197caf6e98255762ce3115 235 0.11/1.00 vMB 49
280,990 280,990 00000000000000020ec6a7f7e8659c52bedd7ae9be802db2a265dee91d1acc9b 169 0.10/1.00 vMB 43
280,989 280,989 000000000000000002ab0d645dd2aeb883972b21ec82bd5ae9404975f6c360a9 473 0.29/1.00 vMB 51
280,988 280,988 00000000000000015ce39edcf6b0baed22468618f0d9ea016ca2513e7998924d 1,065 0.50/1.00 vMB 51
280,987 280,987 0000000000000000d34d6e0e8d8290c7248f32bb3c39400892a34a3e761f6e78 959 0.38/1.00 vMB 72
280,986 280,986 0000000000000001c9b372ed519ecc6d41c10b42a7457d1ca5acd560a535596b 765 0.25/1.00 vMB 89
280,985 280,985 00000000000000010e987f0451b5eb276c30a21c68853a6aaec0ce9581af25a0 339 0.16/1.00 vMB 52
280,984 280,984 000000000000000179aa51d11e67192660c95920bad8d267355b31a4e65e76a0 360 0.28/1.00 vMB 39
280,983 280,983 00000000000000008641e79bcc2bf7f34c90c404ef2ee36b36ebdeb8a8649e3f 652 0.25/1.00 vMB 56
280,982 280,982 0000000000000000a68190758aa866166d82f0239078815624c572ce6c56c41c 723 0.25/1.00 vMB 97
280,981 280,981 0000000000000001d84631dfe0a35f168c9ce291188ec9842114c85908aa9c1d 483 0.39/1.00 vMB 24
280,980 280,980 0000000000000000e0285d220aeb8b3b36835d59849512a11f8360605dd8d112 756 0.25/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.