Loading Tool

Explorer IconExplorer

Memory Pool

81,648 transactions
31.69 vMB
0.10594943 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt 82c78062a7ec0ac6fa6dbf3c03f289f84ccbe1aba141a9dd919fd86407dc3768
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 4cbe85b843c3047e4b042729191e839ef309b5ccf1a8fe45ee16b10db6c25fb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,222
Size: 1.00 vMB
Total Fees: 0.02342835 BTC
Feerates: 711.74 > 2.35 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (54,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,095 861,095 00000000000000000000b41e003bb9f97579d8d84ad840f4c40fdef2f1eb287a 6,278 1.00/1.00 vMB 3
861,094 861,094 00000000000000000001d591980b7c46e8626e6811aa25c97d3f8108cd31121a 3,863 1.00/1.00 vMB 6
861,093 861,093 000000000000000000029e41da50e203d3526e9e6407b460bfab1e0484999f6d 3,612 1.00/1.00 vMB 3
861,092 861,092 0000000000000000000090c44bf431522d51480a6dc12ebac6dc64daa21f9dfa 3,065 1.00/1.00 vMB 6
861,091 861,091 000000000000000000000b845083617656e174bb4979ba25554c878d9bae1264 3,126 1.00/1.00 vMB 6
861,090 861,090 00000000000000000002013fda13ab9226cc76707297048eb077e5b9f620fc71 3,997 1.00/1.00 vMB 4
861,089 861,089 00000000000000000000b992119ebddc6342ed3c3c6f22f853818422393b569d 4,779 1.00/1.00 vMB 4
861,088 861,088 00000000000000000003043f2766a15a082f446066dc89df07ce58b146a6e157 2,761 1.00/1.00 vMB 4
861,087 861,087 00000000000000000001fdddf0c7eb0d96423032f091ffe5ab810b347766fc81 2,295 1.00/1.00 vMB 2
861,086 861,086 00000000000000000002e7ea435cefdb1e70f622258b9a570672b82eb2fff0b2 1,684 1.00/1.00 vMB 3
861,085 861,085 0000000000000000000058612f52800de1e77aeb3c877debcb00dc7f0b215eda 1,611 1.00/1.00 vMB 3
861,084 861,084 0000000000000000000273c27d17de96104595279b8080f4e7d4f4330ecec513 4,081 1.00/1.00 vMB 5
861,083 861,083 000000000000000000022edcb0631251b8153f2584762b00f0d569c785d07ab2 1,903 1.00/1.00 vMB 3
861,082 861,082 00000000000000000001e7063100a0f6a7fd590ecd8f6dd099510044a21f7a2a 1,230 1.00/1.00 vMB 3
861,081 861,081 000000000000000000022bf001d18aac0ca4e613f7e862d4c0a4e7ff6b91f6bb 1,462 1.00/1.00 vMB 3
861,080 861,080 00000000000000000002dc2358b2cc91d768d5135b8625240c55c4fcb0865138 2,767 1.00/1.00 vMB 5
861,079 861,079 000000000000000000008d939f103a54ce4a94e19601b0291f85e4948406d660 3,341 1.00/1.00 vMB 7
861,078 861,078 00000000000000000002aa2ea7f0ac140e7ab05bf446c9062a019f4a2173c025 730 1.00/1.00 vMB 2
861,077 861,077 00000000000000000002dc05c3d8ac077888767b07370495d6bb67a98a7e7af6 605 1.00/1.00 vMB 2
861,076 861,076 0000000000000000000077929b46724c6ebfd5e1553469b627d76d3566a30e2b 839 1.00/1.00 vMB 3
861,075 861,075 0000000000000000000254855b44bd9140d54d7ab335e0f536d49e82a5ced3e7 2,679 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.