Loading Tool

Explorer IconExplorer

Memory Pool

81,911 transactions
30.88 vMB
0.08385698 BTC
Random Selection Loading Transactions
Max Size: 189.25/200 MB

Candidate Block

Mining Attempt 7357ad5e911405aaa7780bbfb395f73c950bd0311fac12d2166eef12096121ac
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root ea035bd98547a29de23f980bd88b2fba594590f2016d46ae42a167327139f0fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.01451449 BTC
Feerates: 100.00 > 1.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (230,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,330 684,330 000000000000000000015181a449eea5c73a657efbbbbc2ddaa139270d263fbd 2,923 1.00/1.00 vMB 133
684,329 684,329 000000000000000000044d3c84e013fd55479fab65722b3b5b2d4ef9547c679e 826 1.00/1.00 vMB 116
684,328 684,328 000000000000000000019ca69801788ddacbece335a075c39d90f62f45adb546 2,417 1.00/1.00 vMB 123
684,327 684,327 0000000000000000000396fcfb82628196d0c739be21517e5b2442b6eda544d0 2,971 1.00/1.00 vMB 143
684,326 684,326 00000000000000000001633ecd06e3241896e4da2c0221034b2fb1ae3a17f52e 1,652 1.00/1.00 vMB 122
684,325 684,325 0000000000000000000932453e0f7dc83d2f7d48dc0f0f03664e3c10645b672b 2,826 1.00/1.00 vMB 134
684,324 684,324 00000000000000000005d08894039c16f2ae96506567c75f068e6995f3e49144 2,449 1.00/1.00 vMB 128
684,323 684,323 00000000000000000005d7548a1470787d8a702f90c45755d287c276e52be492 3,036 1.00/1.00 vMB 123
684,322 684,322 000000000000000000083f404d43afeffc084e4a617ab68496141b35635a40ad 3,131 1.00/1.00 vMB 149
684,321 684,321 00000000000000000005100ec3d3d98e814399a044ea1fc900c9b81df8e828eb 2,957 1.00/1.00 vMB 124
684,320 684,320 0000000000000000000ac2a718955afda44eb33131d8356fecdccdfa6b12514d 1,798 1.00/1.00 vMB 127
684,319 684,319 000000000000000000010a91d72b2a5664ada37817aa8f2cbdb090f714ac9730 2,466 1.00/1.00 vMB 119
684,318 684,318 00000000000000000004d358de4cd58e44931785d423353b0e9b8215b44f4657 443 1.00/1.00 vMB 114
684,317 684,317 0000000000000000000855851b6f5b9c7ab10c4166bedc1ea103525d108e12f7 1,838 1.00/1.00 vMB 113
684,316 684,316 0000000000000000000336ca59d43b5684fa68891baac3ea4842047741955d9e 2,490 1.00/1.00 vMB 127
684,315 684,315 000000000000000000062b96494b2e7bae3a9265025397fce2ca9287cb75790b 2,579 1.00/1.00 vMB 126
684,314 684,314 0000000000000000000557b401e097c01581b14c910fa27a46762230d2d1dbca 2,530 1.00/1.00 vMB 129
684,313 684,313 000000000000000000007caab0f2485fcfec4d11c3c751ac66bedd76021c6054 3,263 1.00/1.00 vMB 195
684,312 684,312 00000000000000000000c6ee8c28139c3cfb3818658fa1f31090214a9f328dba 2,707 1.00/1.00 vMB 94
684,311 684,311 00000000000000000001b8e9a1b6eaa12711f2d1ea769b1b3768130f28b737fa 2,928 1.00/1.00 vMB 124
684,310 684,310 0000000000000000000a7b86211f9293d2abb1cf2e4f43cc3a229c76cc59f5cc 2,853 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.