Loading Tool

Explorer IconExplorer

Memory Pool

80,141 transactions
29.82 vMB
0.12206274 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 0fa59ca1dd01f417ee15303640be0b6980be1badf071643e05ff2d78b2f990ee
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 47e47b5391c0a0d8fab2f482647ead6b8c463416b4a568315ee189ebd974fe80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,727
Size: 1.00 vMB
Total Fees: 0.05694111 BTC
Feerates: 313.32 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (440,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,525 474,525 000000000000000000854bd0bf056e46b2144bcafa08b89df488a51a4f8f808f 2,456 1.00/1.00 vMB 211
474,524 474,524 0000000000000000012ceed66aea019d6177bc1251cc9bbf924f84ee755c0cf5 2,287 1.00/1.00 vMB 252
474,523 474,523 000000000000000000e4fb617a2e613bf5ff8fd093c60eaaa0342fc12371376c 1,797 1.00/1.00 vMB 263
474,522 474,522 0000000000000000014ab30224e0540d7d7589b75c951031d146493b40691693 2,452 1.00/1.00 vMB 344
474,521 474,521 0000000000000000009093e1a049b2cb90189747de53415cd2d69ffc8f65ba97 1 0.00/1.00 vMB 0
474,520 474,520 000000000000000000fb2cdb54496a1a566550afeaf35a4e90b99aa0cec42a29 1,741 1.00/1.00 vMB 385
474,519 474,519 000000000000000000c899e7a0b353425f02936be6ed6261e955478897a2843a 2,178 1.00/1.00 vMB 211
474,518 474,518 000000000000000000e824ff9425cba859195177f05e2f094d2f92e754dd03a9 2,398 1.00/1.00 vMB 272
474,517 474,517 0000000000000000004a40546dba44d9519426ba96c99092db2a6f88e4255247 2,150 1.00/1.00 vMB 304
474,516 474,516 00000000000000000132cd5e10c81ea3adb8acae1e0f9cfe4fedd9394f2edc32 2,232 1.00/1.00 vMB 333
474,515 474,515 0000000000000000007981ee1fa91be809f33cf85af02b34336b58d2328e8edc 2,224 1.00/1.00 vMB 281
474,514 474,514 00000000000000000031a736bce9c8a91968c544391834c1e0f3de5cdbf06011 2,670 1.00/1.00 vMB 332
474,513 474,513 0000000000000000007401fee5d4915bae79bdf883a6d998c5a43c9b293996dd 861 1.00/1.00 vMB 364
474,512 474,512 00000000000000000171a90690bbebc16e223153fc8c458564714704cf86ae17 514 0.99/1.00 vMB 342
474,511 474,511 00000000000000000002c659e2c1d223225103d785e982adc61f9fd923ac09d2 1,465 1.00/1.00 vMB 398
474,510 474,510 000000000000000000ed37c421c9acacf091a9bb902421ee6e0cabfc8b1a6f67 2,542 1.00/1.00 vMB 294
474,509 474,509 00000000000000000135da85fdd890d6f28865e33aaa3b7aa00537056e094c11 1,868 1.00/1.00 vMB 33
474,508 474,508 0000000000000000003c21781d0593ea03690f7c94fb94c45fddaa1607998d7a 1,706 1.00/1.00 vMB 125
474,507 474,507 0000000000000000017f72371d7300564c7209f19ab758dba64539616ff329a1 2,304 1.00/1.00 vMB 132
474,506 474,506 000000000000000000709cc00edd5b860aa5abbfc8ce64f191b1479cc1a2e399 2,320 0.99/1.00 vMB 228
474,505 474,505 0000000000000000011413f75a32e067824214c0de05f13576add93087478788 1,967 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.56 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: 670.10 GB
    • Received: 15.82 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.