Loading Tool

Explorer IconExplorer

Memory Pool

44,701 transactions
31.79 vMB
0.11288651 BTC
Random Selection Loading Transactions
Max Size: 161.13/200 MB

Candidate Block

Mining Attempt 34edcb166e5a332fa91fe7dbe9a5c458eb46299ea3654aa8febc8a8651b2a81a
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root b0fc1e5b963064ba477b986870844bf8abd7f783528bec549ca641b1f1e84fdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,283
Size: 1.00 vMB
Total Fees: 0.04457507 BTC
Feerates: 265.25 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (440,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,120 474,120 000000000000000000fc82e8278f25bf05cb8700cae9583e6334f87213c20ef2 1,815 1.00/1.00 vMB 368
474,119 474,119 000000000000000000cee7888ba624ae6546ebb9877e570a7e71f5536017dbc4 1 0.00/1.00 vMB 0
474,118 474,118 000000000000000000106736d58845cebfc229d49b270dd3833bb80467e5edc3 1,889 0.90/1.00 vMB 213
474,117 474,117 000000000000000000a37053f4c653fa2b828db1b59063fcb6520e7d763b6ae9 1,419 0.57/1.00 vMB 209
474,116 474,116 000000000000000000073e6bd68f0cf2a41cda6fc2ab17aa23b9bf144b3ae1f8 878 0.40/1.00 vMB 237
474,115 474,115 0000000000000000006438a1682b81f9dd5661cb3f50ec152daf1c29025617a0 934 0.49/1.00 vMB 209
474,114 474,114 000000000000000000265140c85c163347c7ac3f8e78f05bd7cf6ba759f0cecb 1,911 0.90/1.00 vMB 207
474,113 474,113 000000000000000001372890e632d06682e26dd118b721f88d2634102e939d4c 279 1.00/1.00 vMB 21
474,112 474,112 00000000000000000014796854ca56f036c8ac638d7540de0b6cf3728a887572 52 0.02/1.00 vMB 226
474,111 474,111 00000000000000000040a9b0c2923497bddf4d251df5d2089ff1a189d3435294 1,714 1.00/1.00 vMB 155
474,110 474,110 0000000000000000012c481544c008884bf431838c510d8e02fb9918ef7d9291 2,203 1.00/1.00 vMB 186
474,109 474,109 000000000000000000de0e85e6e38ff740cea36a18d32810d0c737843fd1c71f 2,417 1.00/1.00 vMB 205
474,108 474,108 000000000000000000971dc19ee29195926e4e6cee689caa40fed902010aa807 1,983 1.00/1.00 vMB 143
474,107 474,107 000000000000000000e83f5455b0718385411fb7f7eb5792d35e8ac21f782dde 2,118 1.00/1.00 vMB 311
474,106 474,106 00000000000000000178b2d33b8a9fee9d920db596d6f2f0c46a4f71fabe3078 2,124 1.00/1.00 vMB 413
474,105 474,105 000000000000000001114e557aa5ba5e401e0c8229c67580453a9cec0d766d04 249 1.00/1.00 vMB 14
474,104 474,104 000000000000000000d4c7ebac09f7f4bd42fcdd04c80f506d1b41dc6002576c 1 0.00/1.00 vMB 0
474,103 474,103 0000000000000000013220055f5d4502148863b8238ffbc0b4945858ce17ff44 799 1.00/1.00 vMB 55
474,102 474,102 000000000000000001349f98efb9595ed48e6fb10a43f961039a1c3f96f37d58 1,128 1.00/1.00 vMB 109
474,101 474,101 000000000000000000914c3d0ea2560dd0a3484eb506d023a236fa0f0fb67a1c 1,714 1.00/1.00 vMB 290
474,100 474,100 00000000000000000003af70df9028fa38272b7ed4a31badbfdb3c4e03e51b4c 1,739 1.00/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

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