Loading Tool

Explorer IconExplorer

Memory Pool

79,456 transactions
29.74 vMB
0.08677555 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt cdec973cdab0e18c9c032b9215d65d6b81aed5771b7e297847a1bb259ce39604
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 4646a693d805dca99fa7edea283afad07643f5d8e9bb5e56ebb840e8fea48138
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.02004324 BTC
Feerates: 40.21 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (126,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,057 789,057 00000000000000000005c8136fcfb5ce12fd6ac62c6b7b0ea00150740bf40255 4,125 1.00/1.00 vMB 294
789,056 789,056 000000000000000000017dcd4263c6be0c9021555892e5f4c852ba4e2190a9ca 4,843 1.00/1.00 vMB 157
789,055 789,055 0000000000000000000535657d0bf6048757826ffce3ae0bf9f164cf2e83c388 4,159 1.00/1.00 vMB 190
789,054 789,054 000000000000000000003a34bfe0c40bbc7a350ed919104e44c392fc10801a09 4,553 1.00/1.00 vMB 207
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
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.