Loading Tool

Explorer IconExplorer

Memory Pool

47,543 transactions
29.02 vMB
0.09072420 BTC
Random Selection Loading Transactions
Max Size: 154.45/200 MB

Candidate Block

Mining Attempt 5aa637c2b4cf96576fb1e67170e231a428703e89b5ae36218b6ecf53eb135ff3
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root a5f46773be3dbaf4860b7d6ee61a54d9eb23f48cda3c8f9aed20f2ddbabbdbdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.03418513 BTC
Feerates: 151.16 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (730,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,737 184,737 00000000000004eb9be0fe283eb1c0e52b3f8419e4a0aac18140740541550aa5 392 0.25/1.00 vMB 90
184,736 184,736 0000000000000359aaf7d46c639b995140cda91883e9de103ef6d4db3f05e381 179 0.06/1.00 vMB 236
184,735 184,735 00000000000003a49ed80a735e3a11625ebc9c8a0e1cd23d220115ab177915fd 920 0.42/1.00 vMB 123
184,734 184,734 00000000000001a0c13b062fc847e3daa5651c17557a1eef57b4a26d8bc243ff 655 0.42/1.00 vMB 164
184,733 184,733 00000000000006506198e1776c98aedec7b757d0898946f72dd5f4ab1efc405c 546 0.25/1.00 vMB 137
184,732 184,732 00000000000002cbfc4d6ae62404a3a01f8a939873b4401d37c34fa792f006b5 591 0.25/1.00 vMB 138
184,731 184,731 0000000000000289bb6c5da49256ec82cac6bcf731180b3bb764bff5fb684f0e 176 0.06/1.00 vMB 34
184,730 184,730 00000000000006df51ae4722a2ec9fccdf7e7a4e3ae24c7dde2c8511e6314b3a 11 0.00/1.00 vMB 339
184,729 184,729 00000000000000693adb686412f09712ac7579b564fef0a5d7f3bf512231e178 968 0.42/1.00 vMB 124
184,728 184,728 000000000000010b0b7ed6e9fc257c14ab79ab0b54de347fb0bb1316235e5708 571 0.25/1.00 vMB 134
184,727 184,727 00000000000006ee63728365e4647dec39c8e7f176595d0e6a4d362b999e363e 544 0.26/1.00 vMB 147
184,726 184,726 000000000000072251872dcaa5900b1305a525bb662a3cf45717d8edcfc9769e 11 0.00/1.00 vMB 14
184,725 184,725 00000000000005e58bf7aaad0aaf7ffe4b712881b990655a5177039f0daab92a 179 0.06/1.00 vMB 42
184,724 184,724 00000000000007ab0f47b82b6d733198e0220d6f886aa11c15bf021355c25170 680 0.25/1.00 vMB 137
184,723 184,723 0000000000000a5c7ee511622f4929749889f9f4653c132b3da2cb89e013dc8a 122 0.05/1.00 vMB 3
184,722 184,722 00000000000007cf4c3abff1643d3eddc50975cea2c97cb7e179aa48fa170cc7 1 0.00/1.00 vMB 0
184,721 184,721 00000000000008886e19380468d6a102a8b8b07ffddd6c3e3680fa18cfc56e2a 571 0.25/1.00 vMB 133
184,720 184,720 000000000000048e6bf137288c8880714bc61fdfe09ae1149cdccafb56234643 7 0.00/1.00 vMB 0
184,719 184,719 00000000000009a62701d6c3a9a9dd7fc12bcf9029a64510f0c81a4b56448088 525 0.25/1.00 vMB 172
184,718 184,718 0000000000000474027e8589db6d02b0b93513c76471e20ca557fc950f6f85bd 132 0.04/1.00 vMB 64
184,717 184,717 00000000000000417f4c7da7cadb488772226d57a947e4bfc95689d37cf66476 256 0.19/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.67 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.