Loading Tool

Explorer IconExplorer

Memory Pool

46,459 transactions
28.08 vMB
0.08803518 BTC
Random Selection Loading Transactions
Max Size: 148.72/200 MB

Candidate Block

Mining Attempt 3f14c654bc1321ee69c00c0c87166674546a8e6c887f4d1a979738338ae5aa17
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 067b63cb9137bf725a19da918d1bb99fcaa301c4281cb162008161e8969c7247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.03291991 BTC
Feerates: 181.54 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (683,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,575 231,575 000000000000004abce3e65c20cd491136bc5d6182b3b1c15d799935d34955be 289 0.22/1.00 vMB 103
231,574 231,574 00000000000002132e580493b1ad9a586ff15d550df5c8e25af4a47da63bacde 590 0.25/1.00 vMB 196
231,573 231,573 0000000000000187c702b9a7aad68bd524c5d6f2457ac712265d3a8632317c46 341 0.19/1.00 vMB 157
231,572 231,572 0000000000000225b02619b73dd22589d5f283bf887e8e2e246e3516df8a2b5f 487 0.21/1.00 vMB 199
231,571 231,571 00000000000001a8c79db6f07b149e3b7456b6736b4e2e70898ad70226be43d2 309 0.22/1.00 vMB 78
231,570 231,570 00000000000000e1805069430ba840b5126f61a4795fc34584727f249c3d61d1 798 0.40/1.00 vMB 158
231,569 231,569 000000000000015cbfb71f95533674aaee17c4ccbe3f113dbb25d849bb390f54 793 0.43/1.00 vMB 129
231,568 231,568 00000000000000d5176ac575830b55782ab8eef9e9bd9b92ad289724d5dd5f7e 725 0.25/1.00 vMB 210
231,567 231,567 00000000000001c8db4226629213889006053a0877ba3ce3291f07c31394e3b9 528 0.27/1.00 vMB 117
231,566 231,566 000000000000002905b1636edb99ce9d3574ffae456a16e66e539061d108e7ad 549 0.25/1.00 vMB 160
231,565 231,565 000000000000007778dcbc11fe6c382fe7f8da1ed3b40b15f5e4f6d580c73e8a 621 0.25/1.00 vMB 162
231,564 231,564 00000000000001ca75f83046982aa80b24bbb0841b966ef29a9e60ffbae7e443 5 0.00/1.00 vMB 87
231,563 231,563 000000000000022da31127529905fe8ee9cc3cfba20885fca4aee6d4966a39bf 419 0.19/1.00 vMB 139
231,562 231,562 000000000000011740cb8c79b6670fe6b512855358cddb8573316cbfb7f5f5e3 67 0.04/1.00 vMB 192
231,561 231,561 00000000000001ccc2d6c9d94e0e14bc0c318b016b9f589c4a9b96199a844c99 265 0.12/1.00 vMB 160
231,560 231,560 00000000000000d6ce06351e834871fcd6a885f872f6e14a4082ba742fd2c40d 148 0.08/1.00 vMB 148
231,559 231,559 00000000000001e44ef4c2bcfcccc61ecb72b49597899f3535e62f56381b073a 51 0.04/1.00 vMB 135
231,558 231,558 0000000000000137d56df76a806504c03da1e9c74caded701c94956ac437a9ff 256 0.11/1.00 vMB 187
231,557 231,557 00000000000000da5ea56ffe6865b0d15d22508d00e84160b4efa324f54e7424 130 0.05/1.00 vMB 186
231,556 231,556 000000000000004a70565c66877f9f66f2ae673fb2bb0d058c8f8927471f51a2 273 0.12/1.00 vMB 175
231,555 231,555 000000000000021861aeff5ac51eeb44a1ff0bf83b88efc7da612fb0ea9449a2 408 0.16/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.