Loading Tool

Explorer IconExplorer

Memory Pool

78,187 transactions
28.68 vMB
0.10401954 BTC
Random Selection Loading Transactions
Max Size: 174.50/200 MB

Candidate Block

Mining Attempt f25a1febf280ccd3fb17bcbcd1ae4e60bdcae105472ab10db43c4adfdef2efbe
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 7efa74f0f15b371cd1b13c421814e83947a5f5cee51e63b52cae408c79acf099
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,792
Size: 1.00 vMB
Total Fees: 0.03670237 BTC
Feerates: 602.26 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (730,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,828 184,828 000000000000054f997d7219cb2beed88472925cd9fa4d112c008e113a753cba 459 0.18/1.00 vMB 136
184,827 184,827 00000000000008fc5e5e7ae66596317fb29ce074bbcdf82d4cc8919cb8636f8d 183 0.14/1.00 vMB 94
184,826 184,826 00000000000004a6591debf187b00ac083ec8a784e4f05cfd6c05936007b33f4 135 0.05/1.00 vMB 121
184,825 184,825 00000000000005fdae903488c63958ea57e8a0d32b6fd388cc2c559e7a2e398a 658 0.25/1.00 vMB 137
184,824 184,824 00000000000002090276b36e2b7b34ead1e00ecae4656596c4b4b1bf464d66dd 137 0.04/1.00 vMB 87
184,823 184,823 0000000000000a7c591a7533266e3a389f7d95aa35768b762175b79c71348874 521 0.23/1.00 vMB 119
184,822 184,822 000000000000026470c24a7465ae1456f8aeb80364c859605fba6fa234398af0 528 0.21/1.00 vMB 167
184,821 184,821 00000000000006c660f547ac95c18a58c0463dcceb3ecbe20d2dc191d325a18f 293 0.13/1.00 vMB 143
184,820 184,820 0000000000000230e5b6ef89c88674bd4dd59355dda0973f6a895cc563a23711 421 0.17/1.00 vMB 148
184,819 184,819 0000000000000744bba2c7dcff307388de23e0f85437b46e448abd63d3f389d8 148 0.05/1.00 vMB 277
184,818 184,818 00000000000000abfe2858911f5380c9f734fd733107fc5e90ae19a63f043a5e 349 0.20/1.00 vMB 130
184,817 184,817 000000000000063c9acc532bff7f70247b5a9d65da9616ec8c9eea5583ed3808 1,007 0.38/1.00 vMB 140
184,816 184,816 0000000000000279f16e9871c98f5ab3a11976dcefba1e6d014cdc1ce6d1bce3 141 0.05/1.00 vMB 152
184,815 184,815 00000000000009ced574e901a97c5e526952ff3f9a4a62a135c0e9c1e317a0b0 180 0.06/1.00 vMB 286
184,814 184,814 00000000000000f8ae171d0a6698ef7680d2b0811c1cfcae470f8274950c3596 12 0.00/1.00 vMB 29
184,813 184,813 000000000000001f346af6d489e678b5d3c30e08fb6e7dffa602926f5789d705 647 0.25/1.00 vMB 176
184,812 184,812 000000000000069da0a22a78abff1454d5e65f55add1472743bda27f77ded1ea 10 0.00/1.00 vMB 652
184,811 184,811 0000000000000715dda933474f0a2fcf7ec732db72ca7ac9906c918a923956a4 36 0.02/1.00 vMB 74
184,810 184,810 000000000000090ca5185879b48cd4056a0cd68916eb3018e40f58288746447a 104 0.06/1.00 vMB 133
184,809 184,809 00000000000001cdf9407522ea28fe582a42bd91ebd6d5966038a5f5b6dbb0dc 46 0.02/1.00 vMB 792
184,808 184,808 00000000000006c536fcc3b09918bfb9d84b3f6d60e9fca978bc062756ee9fd6 464 0.21/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.