Loading Tool

Explorer IconExplorer

Memory Pool

82,072 transactions
30.46 vMB
0.12578124 BTC
Random Selection Loading Transactions
Max Size: 183.79/200 MB

Candidate Block

Mining Attempt fd1e83501cb2e4696aeb019127c698f69688f7476ec6f200eeb49136369270d9
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 89576be56017fc7cbf65597903cf55162f285a572eed20c97c27cce82c1d7884
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.04761574 BTC
Feerates: 502.62 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (126,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,053 789,053 00000000000000000000495d098f0cf9b877da870d788111fe9f7071cc008f16 4,004 1.00/1.00 vMB 326
789,052 789,052 000000000000000000046ef720f947f3c2cffc690c6e3ab7b643e7bc13cad2e2 3,535 1.00/1.00 vMB 271
789,051 789,051 00000000000000000000d4d36ec87c4964203dfbbef0044182ab7b368dfd6c00 3,960 1.00/1.00 vMB 261
789,050 789,050 000000000000000000046e706e9a1c1fd82c987ff2d4d58bdad72e0a2a50db4b 4,303 1.00/1.00 vMB 294
789,049 789,049 00000000000000000003fd01167d14338d1a94119c24254640085c71a9838f10 4,881 1.00/1.00 vMB 264
789,048 789,048 000000000000000000057cec0aa9bb88541f3b316b0ad3301caf07e1cf7a8687 4,952 1.00/1.00 vMB 313
789,047 789,047 000000000000000000027dfb80589ca7cb33a96d73cb563b7d7c5a15fc039075 4,594 1.00/1.00 vMB 375
789,046 789,046 00000000000000000003440a659b2fe65edd6f33f71cf3702832d6f4dc5734f1 4,695 1.00/1.00 vMB 406
789,045 789,045 000000000000000000030939094d57c25369fbed9b6bafe94896de37f47d77f5 4,164 1.00/1.00 vMB 514
789,044 789,044 00000000000000000001d99d1618cc6c77e5d337b5d1c6adec56c375b208d197 4,975 1.00/1.00 vMB 356
789,043 789,043 0000000000000000000244596921de35d6be6e3e605fcac844b86872a81913a3 4,799 1.00/1.00 vMB 367
789,042 789,042 00000000000000000005a3fdbf9f83b296670790987970132688acbf490b2de7 4,355 1.00/1.00 vMB 389
789,041 789,041 00000000000000000004f23a692264c81fb0f3babe5d3ae2a3ec02f865a060a6 4,383 1.00/1.00 vMB 425
789,040 789,040 0000000000000000000059e5ebcc66c987ee3a83c338ca7bd3eeffba2877f728 4,751 1.00/1.00 vMB 161
789,039 789,039 00000000000000000004973a7e451b12fb5829bceacd4157e0b65d36a1637bb0 4,644 1.00/1.00 vMB 320
789,038 789,038 00000000000000000003a01ae5377eabb8968767016d885631f5604dd91c21b2 4,512 1.00/1.00 vMB 205
789,037 789,037 000000000000000000033469ab5e38e36115a561960e28524262ad103d3bb3a9 4,347 1.00/1.00 vMB 364
789,036 789,036 0000000000000000000064cc603df046fd1b60990080fbe5900b63e3fca58d2a 4,176 1.00/1.00 vMB 134
789,035 789,035 000000000000000000045df256199ea804c97e81b1c252deea49fa1d6b3a528d 4,313 1.00/1.00 vMB 194
789,034 789,034 000000000000000000046535f2a8d9159db1eab6c98fff790787a9adcc260b97 4,575 1.00/1.00 vMB 129
789,033 789,033 00000000000000000004e3efdf33188071d93d981818285355b9fcaad39f4328 4,668 1.00/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.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.