Loading Tool

Explorer IconExplorer

Memory Pool

75,212 transactions
27.08 vMB
0.06098617 BTC
Random Selection Loading Transactions
Max Size: 166.20/200 MB

Candidate Block

Mining Attempt 05db26d3fc05d4bd8cb483fde487dc50b2b46222f019298064f21aea70ea2ad9
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 883bc5f92d4ceee03c79d029f4a664ee8132848163e0af64f626e7b36ec40fc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00364222 BTC
Feerates: 30.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (491,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,271 424,271 000000000000000001f7fe68f0cb85c15dd46f96756c22464dc7899dfe2e8536 2,250 1.00/1.00 vMB 58
424,270 424,270 00000000000000000355794382c16d9172eb857c672a7050d7692ad7c752cd66 2,687 1.00/1.00 vMB 96
424,269 424,269 0000000000000000048032343fd840531d8800ef0a6a0f7e6d6f733bda4e98b5 2,712 1.00/1.00 vMB 136
424,268 424,268 000000000000000002afae595ac77263bb360c5039b92e8f95290f03ee5849ec 660 0.31/1.00 vMB 80
424,267 424,267 000000000000000000790f000ba8f19a18aa07d1dd3e2c1bb0112809203a29bd 1,664 1.00/1.00 vMB 50
424,266 424,266 0000000000000000049b34553ac507b89582a28e78772cbb9048eddf3ec70394 2,019 1.00/1.00 vMB 75
424,265 424,265 0000000000000000010df01d1101f494adefe83b384ff3794f7145213121b7a3 1,275 1.00/1.00 vMB 30
424,264 424,264 0000000000000000046627e562de4625a4c4c77d1873725423d76b8fad91fc7d 1 0.00/1.00 vMB 0
424,263 424,263 0000000000000000007f9615f5faf13147338f3fd7d0d7acd6cdeab153601a40 1,683 1.00/1.00 vMB 34
424,262 424,262 0000000000000000043aa2d49584bb089affda3c40bc16e48b807f4dcd6e046a 1,911 1.00/1.00 vMB 70
424,261 424,261 000000000000000003c56339491f83a4e1fd7982c085fb40dd659287113a6841 2,257 1.00/1.00 vMB 60
424,260 424,260 0000000000000000007707a0c0ec589f68f931d9cc1913c8673408ee97a43a66 2,056 1.00/1.00 vMB 78
424,259 424,259 000000000000000002a6eafb8e2aba551cc0f648487293177a2b8fce45081043 2,552 1.00/1.00 vMB 134
424,258 424,258 000000000000000000b1db8c684b37270eca1c55c9a77870766a565305cfc6e3 2,316 1.00/1.00 vMB 77
424,257 424,257 0000000000000000053c2f05b41717140dec6143defe79ef9ea9bb662313ec6d 1 0.00/1.00 vMB 0
424,256 424,256 0000000000000000050c42e32f6b3fa66e8000f6b59e29cdcb1bd9da85d0e39b 1,678 1.00/1.00 vMB 36
424,255 424,255 00000000000000000114c09f7cf4b41f64e52f9ba4218382a6313ca6accd9633 603 0.31/1.00 vMB 64
424,254 424,254 000000000000000002a0ce8dbf048c53ec493639fb27fc06c3d00530fcc13276 2,182 1.00/1.00 vMB 79
424,253 424,253 0000000000000000005a2787769b1f1dee9a495e5d247856c0e016b2c327fa6f 1,652 1.00/1.00 vMB 44
424,252 424,252 000000000000000001ef7f849ec052e5df365856dfd7d04b6ab6b4422c5e6e03 1,489 1.00/1.00 vMB 44
424,251 424,251 000000000000000003f05e770fd0d69c633ee7ef54103db1c89506e47382d15f 2,050 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.64 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.