Loading Tool

Explorer IconExplorer

Memory Pool

45,891 transactions
28.75 vMB
0.13908880 BTC
Random Selection Loading Transactions
Max Size: 152.11/200 MB

Candidate Block

Mining Attempt 0cd3e7abf26f044ece6cf139f4b7d9598accb99d3e23801b940d6538a3bbe244
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 428f8eacd9d5cd410b688ed4b60784cde3c5fabbddfd0ece9d62c07553556cf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,548
Size: 1.00 vMB
Total Fees: 0.07818085 BTC
Feerates: 15,654.48 > 7.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (160,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,334 754,334 000000000000000000082ccf5b6fe06702dc62c89528b78fd268e19056dec489 1,204 1.00/1.00 vMB 3
754,333 754,333 00000000000000000004372b16caaeea47069b96efd95c92178683570b7caae9 2,430 1.00/1.00 vMB 4
754,332 754,332 00000000000000000007ce9005fa73652b0fba378dc78bc3b38ca0c085092f98 2,760 1.00/1.00 vMB 7
754,331 754,331 00000000000000000004e321cd199a14764be935890af14d29fe85dba1a2d576 2,638 1.00/1.00 vMB 15
754,330 754,330 000000000000000000018aaddd5a081367b453ab6821822ecf3c8469983976c1 1,723 1.00/1.00 vMB 22
754,329 754,329 0000000000000000000162d3f808ee923bcc5e9b9b18a744ffaf84d6295b2d0d 3,759 1.00/1.00 vMB 15
754,328 754,328 000000000000000000018d78ce1b420e1cf7efd5f01cc1c307fef149db8214f9 3,468 1.00/1.00 vMB 22
754,327 754,327 0000000000000000000746095869ef7bb48311262e17db3d2c22379fad1cb828 3,106 1.00/1.00 vMB 38
754,326 754,326 00000000000000000008815c7ab173482b1a1601a4aa8eede002e277a4e49059 117 0.57/1.00 vMB 1
754,325 754,325 00000000000000000000ca3b97dbb9e73e4cef10adc0189c904a0ff4bc6e5b5e 1,536 1.00/1.00 vMB 6
754,324 754,324 000000000000000000056801eb3d84e25041ede16f99ef1237aabe66681dc7dc 1,769 1.00/1.00 vMB 6
754,323 754,323 000000000000000000004d9734168014a1c4c5e55b3f003f07767be6c4aa4166 2,185 1.00/1.00 vMB 6
754,322 754,322 0000000000000000000364942563794572c005fd1b2a37c810e86ffa42c8c0b8 921 1.00/1.00 vMB 10
754,321 754,321 000000000000000000033994eded1b0b7523c8b8867bc9176bfdf3d635ed9ae2 1,061 1.00/1.00 vMB 18
754,320 754,320 000000000000000000019643141347a230bb6487d2a431b4a0831527868351db 1,151 1.00/1.00 vMB 10
754,319 754,319 00000000000000000000eda76ffdbec150fd678772fdfefcf7c8a06966cbfc02 1,575 1.00/1.00 vMB 12
754,318 754,318 000000000000000000054a98ae6a64a7c17fe57446c4f5aba138bdc42659f4de 3,361 1.00/1.00 vMB 17
754,317 754,317 00000000000000000001fd3e20845f3a42d4d9e7476c5f54f6cea4454d6505d0 2,874 1.00/1.00 vMB 12
754,316 754,316 0000000000000000000060f00742c57740446765268aba421e8275ac54cfc141 1,250 1.00/1.00 vMB 3
754,315 754,315 000000000000000000063749ee7a9358eeec431847b1664c5b7f4d28be9d1898 2,215 1.00/1.00 vMB 9
754,314 754,314 0000000000000000000754baf07884937ab9ac61697803e74315217fa6ed1138 1,641 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.75 GB
    • Received: 13.32 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.