Loading Tool

Explorer IconExplorer

Memory Pool

70,204 transactions
26.96 vMB
0.08619744 BTC
Random Selection Loading Transactions
Max Size: 161.05/200 MB

Candidate Block

Mining Attempt 3787c09e5e557d2cf6cf63da340c2c41c0522fe0694b0d43f55095489747ce3d
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 33ff6de35d45fd02375ec624b4adb41f9f47e8ced44564b8ba8d8416e224e9de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,522
Size: 1.00 vMB
Total Fees: 0.02793508 BTC
Feerates: 703.20 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (699,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,093 216,093 0000000000000449a8da79c35d684c592a50ba889d5efe4d87215704c4be9986 335 0.14/1.00 vMB 174
216,092 216,092 00000000000001fda7678eecc7095f992d4e9d59877a80c8e0693158ae1bc616 23 0.01/1.00 vMB 180
216,091 216,091 00000000000001ceabd6736e91455ccdaeef97e75fbc85ae6909e5bb1092464d 175 0.09/1.00 vMB 136
216,090 216,090 00000000000001b4d409a9ac6ada3a3d5d46ca0514dc37926585a2789da52e13 472 0.22/1.00 vMB 161
216,089 216,089 0000000000000314d9d6024ba37af46defcce210923f93f7e1e8ec747a881b70 412 0.17/1.00 vMB 187
216,088 216,088 000000000000043f35afbf9fc02ac7445618a45a13ca2c77a574fae60b63d6e2 559 0.23/1.00 vMB 176
216,087 216,087 000000000000016870442a6a13cd07da3ee23edf5f8066776619c15b45a3ccc6 112 0.05/1.00 vMB 68
216,086 216,086 00000000000002690975ee335619006bc15a60b02d6e0ac4c5fd86944f827af4 648 0.25/1.00 vMB 196
216,085 216,085 00000000000003178370f84056ad58ca0ccaeaa5c5a7a43c11fde4e46f2cbce3 46 0.02/1.00 vMB 219
216,084 216,084 00000000000000df2317d2bba70f6da9c6ef3c1262a8a34c5e427c60ad576bec 449 0.22/1.00 vMB 250
216,083 216,083 000000000000001723a2a23ea9bb2e16dbe768205b794046a7829bc3e2b88006 538 0.25/1.00 vMB 189
216,082 216,082 0000000000000158e27d5ac3fc419d0c51860fb4a6d15fe6712e32981051acc1 122 0.07/1.00 vMB 73
216,081 216,081 000000000000037885ad0856fb36e9d4f206556f2ebf75c72fa482add2e9473a 908 0.42/1.00 vMB 143
216,080 216,080 000000000000040ff271fa8533c3897cd9d44bda2e7de5c31b22b133b96e8f95 717 0.25/1.00 vMB 213
216,079 216,079 00000000000000f812c77bf41d26946d76422c4840fdd13af8dcfb73e704dc53 505 0.26/1.00 vMB 149
216,078 216,078 00000000000002f1122cae042b54043e704a50567b95da9e97d3929be08cf7d2 863 0.25/1.00 vMB 348
216,077 216,077 00000000000001c8121510fa1269596f4b476ff49adae680a085e5b5621c5ec8 262 0.12/1.00 vMB 241
216,076 216,076 000000000000049a4502282630a0a5e2c75a54c9fd81ef8b9d2c66e5ea0abd20 549 0.42/1.00 vMB 116
216,075 216,075 0000000000000036f0eef3a3adc988692f5e7af0df5e5abd898d25ff0bd3308e 336 0.20/1.00 vMB 97
216,074 216,074 000000000000021e48c0a0a48335dddeccf392a1e9c5a5449168543720267dfb 519 0.25/1.00 vMB 217
216,073 216,073 00000000000000bf04011599d183db1ade0490ca0fee8ff201d1061271744a01 866 0.25/1.00 vMB 282
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

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