Loading Tool

Explorer IconExplorer

Memory Pool

51,594 transactions
29.29 vMB
0.08055818 BTC
Random Selection Loading Transactions
Max Size: 158.45/200 MB

Candidate Block

Mining Attempt da974f6efc3e18caa1ff99191092eb3959a15a7b30649bdce2006ac0ddf7f4fb
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 9015c26fa873f84fad45d48ffe004469fb15a0f4fc93d03faa9dd38ac8d23895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,305
Size: 1.00 vMB
Total Fees: 0.02444443 BTC
Feerates: 173.90 > 2.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (226,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,715 688,715 0000000000000000000d5da13235ea056f0a1559c5db15b3952256bb5dfadeeb 2,780 1.00/1.00 vMB 48
688,714 688,714 0000000000000000000aba5b1a2e3f5d4dc8ed36d037c871ae3741eba10d1282 2,998 1.00/1.00 vMB 68
688,713 688,713 00000000000000000003eaed64c39e8bea5af889b62a43aa9e686fcd9e73f57b 3,562 1.00/1.00 vMB 31
688,712 688,712 000000000000000000068a77470a583b87ea84d542444b8aa5fea341135d5029 3,757 1.00/1.00 vMB 53
688,711 688,711 00000000000000000006d1b71dade81e71d0780fc13a01a2de82246af24972fb 2,080 1.00/1.00 vMB 58
688,710 688,710 00000000000000000009574c26f97043a9ae91a9e750ce698e57cd82b374824d 1,175 1.00/1.00 vMB 62
688,709 688,709 00000000000000000009a1c8ce45cb2241a0372dc11bf2090d24b458cc54559b 2,793 1.00/1.00 vMB 68
688,708 688,708 00000000000000000003cb58e06e79446c3cb6208f9717b8edf4a0c38c67a151 1,642 1.00/1.00 vMB 58
688,707 688,707 0000000000000000000717a1d4090821cc6a02db2f6764eb6a1c4336586a208d 3,289 1.00/1.00 vMB 75
688,706 688,706 00000000000000000008afcebbadfb8d8be1563780f9ca0b80920ff01ba66096 2,803 1.00/1.00 vMB 62
688,705 688,705 000000000000000000007bd1961c6bbdb31b918ad52c264dfd947698c012063a 2,807 1.00/1.00 vMB 69
688,704 688,704 0000000000000000000c98156ac17990b882220b6d5858cd86a3783d003a2587 3,251 1.00/1.00 vMB 78
688,703 688,703 0000000000000000000cdd8dd8a12da856960254f6157b59542783c757915491 2,288 1.00/1.00 vMB 12
688,702 688,702 00000000000000000006fc1d3721f8ae1ff54a5b1695295bd0ebac599c087917 1,441 1.00/1.00 vMB 14
688,701 688,701 00000000000000000006ae81ebf6ab300a67565e764bee1fe0c53a13e3aef795 2,540 1.00/1.00 vMB 18
688,700 688,700 0000000000000000000c810559269f522f3e3c13458f2a5eb18eb420662b078f 2,284 1.00/1.00 vMB 51
688,699 688,699 000000000000000000059872de4d46798ae378b47d8615f35b01c8f6ecf10dac 627 1.00/1.00 vMB 54
688,698 688,698 000000000000000000046a5d7e62a6ed1d9a8c2db416ac9584089e42369cb5ee 2,439 1.00/1.00 vMB 70
688,697 688,697 0000000000000000000d05611d473f1b24bda0f50cfbc3cf393d190f759fdfae 2,805 1.00/1.00 vMB 79
688,696 688,696 000000000000000000049281946d26fcba7d99fdabc1feac524bc3a7003d69b3 2,927 1.00/1.00 vMB 34
688,695 688,695 00000000000000000000e3d956b5325c5507f71b79c02ff8f05d3e037f19aa79 1,264 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.