Loading Tool

Explorer IconExplorer

Memory Pool

46,655 transactions
27.74 vMB
0.07073448 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt 92516839a1afc312014ba277d352d86904dd37f5a05805e6626ffef1a4bcb5c3
Version 20000000
Previous Block 00000000000000000001b111321ae827478201ad15bbddad0e9be5e1d7430374
Merkle Root b412ca5ba8f533f410adf23366b4d5095e292bd74769ae0cf11c6f3d3a01d6ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.01821377 BTC
Feerates: 100.65 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,907 (179,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,940 734,940 0000000000000000000119a390666834b1f8d7584a7c9310faf02bc350862eba 1,201 1.00/1.00 vMB 16
734,939 734,939 00000000000000000001648d609955b9ed2e245df63102b9bb0e957dad9fcbd3 785 1.00/1.00 vMB 14
734,938 734,938 0000000000000000000348b3621edd879c9ec5b2bc0e7525dd4c01db293c2c4c 1,580 1.00/1.00 vMB 17
734,937 734,937 00000000000000000008fd8fb6b138a402da7181d29e6d0fa01d5324bc225542 1,631 1.00/1.00 vMB 17
734,936 734,936 000000000000000000042fac8d6e3217a92c74039cf8aa32bff92143df9f349b 1,598 1.00/1.00 vMB 16
734,935 734,935 0000000000000000000694ffa78c5911a526b1ef884980cbefe855270cd22ea0 746 1.00/1.00 vMB 12
734,934 734,934 0000000000000000000373aec748709634785316f11f2ddacd2333991c34396f 1,433 1.00/1.00 vMB 16
734,933 734,933 00000000000000000003708a9dfd784fec2c8db7300fed7b3b8e04d39ae88c76 1,804 1.00/1.00 vMB 17
734,932 734,932 00000000000000000001c4f0744d5f7831019edbb6b2b4e6e4fee60c6eee11b7 1,114 1.00/1.00 vMB 14
734,931 734,931 00000000000000000004ea7e81319820a56a1d2782bcd63fbe1af1798afcb5e3 1,213 1.00/1.00 vMB 14
734,930 734,930 000000000000000000071b2d6bb3a9a55a1c200382461033d94a131c182ed1b5 1,002 1.00/1.00 vMB 12
734,929 734,929 000000000000000000073d78e9844c05b609787f10359238715402db5d370a3f 631 1.00/1.00 vMB 10
734,928 734,928 000000000000000000079135aa6e1a38ffaa094e99f688cbd97d33d9b7fffe4f 1,592 1.00/1.00 vMB 11
734,927 734,927 00000000000000000007274b9b94957eaf154b0e91dfe2f71a56fdc9c38da955 1,255 1.00/1.00 vMB 14
734,926 734,926 000000000000000000074c039b9c77aba7bdd0f6a3fb6ae7caefee90445acad7 1,714 1.00/1.00 vMB 14
734,925 734,925 0000000000000000000801dfffa0440a71fad74c3818258709683bdd4a13dae1 1,274 1.00/1.00 vMB 11
734,924 734,924 000000000000000000035460cc21877534e5ade89c828f1ae33388664586857a 150 1.00/1.00 vMB 11
734,923 734,923 000000000000000000039645efa2cd15f06581ec146eb0eff2ae438f23091554 452 1.00/1.00 vMB 11
734,922 734,922 00000000000000000006dbeebe7805eb0e01ce8f57466978c8fd34d92152b2fd 1,707 1.00/1.00 vMB 15
734,921 734,921 00000000000000000004c90aeb08fcef33a67a25c7dd033978496fa4a0f04987 2,270 1.00/1.00 vMB 17
734,920 734,920 00000000000000000002fe11233aa4ea50a908739f1abfc40e0336ea58f54d3f 1,264 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.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: 654.79 GB
    • Received: 14.20 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.