Loading Tool

Explorer IconExplorer

Memory Pool

49,893 transactions
29.74 vMB
0.10980551 BTC
Random Selection Loading Transactions
Max Size: 158.69/200 MB

Candidate Block

Mining Attempt c438227b41f272847f24ef277256247a11d0043af388be8e61fd02e97de036a2
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 172160c9f064346ff8fc785544a4dd715d7ea961532adb1f931be95b2f2dac1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,245
Size: 1.00 vMB
Total Fees: 0.04777329 BTC
Feerates: 301.60 > 4.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (730,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,533 184,533 00000000000004032ccad9e4cf6d49f305896e18368c7137ac1f3867fe0bd920 531 0.25/1.00 vMB 113
184,532 184,532 00000000000001637abed24e4d5735b4c30abd97ced8aed6f845a97375bb8205 7 0.00/1.00 vMB 14
184,531 184,531 000000000000072fa8556568f03f503c3945369c26e75037c688f4445310bc0e 343 0.25/1.00 vMB 81
184,530 184,530 00000000000006b61042f0e7b9d79e9675cfbc94bccfee6c3f932d2290ba16b5 11 0.00/1.00 vMB 14
184,529 184,529 00000000000004c93b765acfa8f5f01dcd3515b61e26c7ee9123a79f7da41678 794 0.36/1.00 vMB 119
184,528 184,528 00000000000009faf0d6bcc185780583e075c7f75ee8435b9ca3e368fe5c1660 518 0.42/1.00 vMB 89
184,527 184,527 0000000000000a6dcd66dc5f9c86f499b4ef0dee0dc85b2af43f5128d759e61f 1 0.00/1.00 vMB 0
184,526 184,526 00000000000000a74e845bbfbe04455fdbc2b0826c631611800b7a2085653558 387 0.25/1.00 vMB 84
184,525 184,525 0000000000000901341cdae2dd2238a909fceda534dc00f617928f11a1f36e73 501 0.25/1.00 vMB 112
184,524 184,524 0000000000000467a49afe50c6441ffd3022dc0474a89597938677aa94f94960 56 0.03/1.00 vMB 169
184,523 184,523 0000000000000a2ce0536c1f0ddba802144ace30fe034114dfb198e0c7101646 64 0.03/1.00 vMB 100
184,522 184,522 000000000000025b66aa756bc51a57ad64fd672ddc4e0720bb443d8846c00cf4 443 0.25/1.00 vMB 119
184,521 184,521 00000000000000e20b5cb24316b53a38d3cdca554630ad8a49f44abf17dcf6f2 653 0.25/1.00 vMB 131
184,520 184,520 000000000000012f0858cf0a3fcbc63828603f741bb460b7c8fca5e18c59ad5b 563 0.25/1.00 vMB 118
184,519 184,519 00000000000000f477abfaba5ac934eb31e6cb4a2331dd771eb333047973967d 382 0.25/1.00 vMB 96
184,518 184,518 00000000000003cc0939f2acdba003495576bf8b5311deb42598ce21a954eacd 139 0.05/1.00 vMB 3
184,517 184,517 0000000000000793371e84fbff6279310ff0b746c574b315aefa3989d9156a80 13 0.00/1.00 vMB 326
184,516 184,516 0000000000000973f55b13a340f97f8e3ea29b2063e9e343da35699e454e7212 497 0.25/1.00 vMB 135
184,515 184,515 00000000000001e145362083043d9f2670dab94486e27441a5031d83241a5f42 10 0.00/1.00 vMB 0
184,514 184,514 00000000000008d84597ede892156b190c92fdecad10c393318b38c18aaf9773 1,301 0.42/1.00 vMB 152
184,513 184,513 00000000000008e42fec4451be3bdc68ca0fc2306eec9af05308530a1c9a3eeb 1,024 0.41/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.12 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.13 GB
    • Received: 13.73 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.