Loading Tool

Explorer IconExplorer

Memory Pool

28,956 transactions
8.46 vMB
0.09159545 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.98/200 MB

Candidate Block

Mining Attempt 8e8ed9ea473c6e1483ec127afd96ee575e0b0c667c9ee61a1431d9930444efa0
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 37eeb09903f7f3bc15be506cb592c69ad628514cfb20e5264be6f3aafeb2ce2c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.04007090 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (765,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,000 148,000 00000000000008be94b219a94752bde6a6a1c5b9d72abf2aaab53df7d93c5fa6 78 0.04 vMB 66
147,999 147,999 000000000000072cf16f14774832af327939fa0e9a6c1059ea203d7fc50f2182 131 0.05 vMB 245
147,998 147,998 00000000000001fb625944ee4f40159a233c1d6ead98bf1c43574f4b10cbbbd1 80 0.05 vMB 441
147,997 147,997 00000000000007f4485766b54346e834d8736c3bd12151cc4778a6eb6c35c4a4 56 0.02 vMB 155
147,996 147,996 0000000000000784cb039e2535c5721c4b01ab6f7eb545576ec0996136a631c4 12 0.01 vMB 40
147,995 147,995 00000000000005d2a5e67b2b841be72180ead1046b0a36978025edfc897422b3 86 0.03 vMB 18
147,994 147,994 0000000000000102bf7b42bc3ff79e28fc400422ad24aec28643d94e690a9318 64 0.04 vMB 89
147,993 147,993 00000000000009752e2de555ac9f9f52b3ee36c6cf2781b810f3507615dab5bd 68 0.03 vMB 27
147,992 147,992 00000000000006b853d54cec2cee636fc9f6f6e9d250e713438bfbdc0e97e164 7 0.00 vMB 1,256
147,991 147,991 00000000000000467943e64894f8de81da7bc48a524f9a0006c0a31c591ec05b 78 0.04 vMB 193
147,990 147,990 00000000000009c0aa3de59c03b633490a846cd3695e08e91c2b3e8a459c6212 92 0.02 vMB 43
147,989 147,989 00000000000007c419f3b9aa39cceea24459e4f21feec74fea3605c68cd7e174 8 0.00 vMB 621
147,988 147,988 00000000000009949865d05979b22646c7c7d7eda581da2e1687feee285e07e9 3 0.00 vMB 28
147,987 147,987 000000000000004de56dfd2e2e1f8e487437948033a167b671fa5042a353a731 74 0.03 vMB 137
147,986 147,986 0000000000000088bbcdae658aebcd93683893eec2635aa93013507a29a87f42 57 0.02 vMB 187
147,985 147,985 0000000000000777e5473c84139087b32eeb101a072614c44bb6c1c5327942fb 16 0.01 vMB 45
147,984 147,984 000000000000098a088f471d2d2d0b18f0b02b308e341f5316a7d6d5ed32feee 78 0.03 vMB 14
147,983 147,983 0000000000000222ab45f066e779e13fc0568332df916d357fe0014ab32f7645 70 0.02 vMB 6
147,982 147,982 00000000000008edbc0c56b46add3e3fcf28a3ed747508c3516f682425bf3af1 40 0.02 vMB 251
147,981 147,981 000000000000082825eee360a1b5e3fbb12d5705c21c3beb295ee414708967ea 2 0.00 vMB 62
147,980 147,980 00000000000002180765f551d7cb6ad054b17f8620b4a4386c39c085141ac71b 70 0.03 vMB 110
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.44 GB
    • Received: 0.43 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.