Loading Tool

Explorer IconExplorer

Memory Pool

80,515 transactions
30.61 vMB
0.08694168 BTC
Random Selection Loading Transactions
Max Size: 186.18/200 MB

Candidate Block

Mining Attempt 5fcd36c74929945c18b263ba5209901329feb52af8b7a2f8c764e1a19399c685
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root d6795cba6911f5e8ffbd33ee1ab5a105bda394516edbd2a895c55c893145fb1c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.01777665 BTC
Feerates: 150.77 > 1.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (194,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,955 720,955 000000000000000000061ba9e4fc3aa167f74d0e1707c896f99ebe9ac8ba8c4a 2,349 1.00/1.00 vMB 4
720,954 720,954 000000000000000000047a874f392632fde6790424f944ef39a05439ba631e27 2,334 1.00/1.00 vMB 10
720,953 720,953 00000000000000000000331cc1da616d4e6c7a03fa7daddc4df99299bfb7de7b 2,849 1.00/1.00 vMB 10
720,952 720,952 000000000000000000049c9825413954ad852dff6533f56e1f1e7804c7cf0dcf 2,485 1.00/1.00 vMB 8
720,951 720,951 00000000000000000008a54ef2c3c7a0a06297999901f1450993bfa11b713357 2,953 1.00/1.00 vMB 18
720,950 720,950 0000000000000000000a6262de35751188296c68b781c96802ed7f1825cc4289 2,070 1.00/1.00 vMB 9
720,949 720,949 00000000000000000004d72cfea9c45f364e10611406dbf2cfae200d19142260 971 0.43/1.00 vMB 7
720,948 720,948 00000000000000000000f2b06b3895f64c9272a7f5db6ce0289463975b9b3bb5 550 0.19/1.00 vMB 12
720,947 720,947 00000000000000000008c8df10f44769f3ee529179fafa4f8ac6c7592a28fbca 198 0.06/1.00 vMB 11
720,946 720,946 000000000000000000060b6ff3ade916da36c904760734fa987cd1c6beeb3bab 2,083 0.73/1.00 vMB 10
720,945 720,945 0000000000000000000721b8d1cb03afbbfed5912b709c8deff5861ee435cb4e 1,847 0.53/1.00 vMB 10
720,944 720,944 000000000000000000040ab3a9737868f4f408ce0de61497f7a8fdb0a914ff87 1,650 1.00/1.00 vMB 6
720,943 720,943 00000000000000000008674e0259616fe31ca686ef6dcbd0ec60636713fe910d 279 0.11/1.00 vMB 11
720,942 720,942 0000000000000000000152c1667376d350beb2eed050315cdc4fd2e3fe7972f2 793 0.63/1.00 vMB 6
720,941 720,941 00000000000000000003762c86cb12bff5c93379dd5f95d26abcc1916350a007 2,115 0.82/1.00 vMB 8
720,940 720,940 00000000000000000005681e141a3f41bfe99d0038113b17cc670ac4a0ed3542 1,222 0.41/1.00 vMB 11
720,939 720,939 0000000000000000000595470efd5e082cb17998a8e13d67af6cecc6db0409e6 528 0.16/1.00 vMB 12
720,938 720,938 00000000000000000002d7c47493bb34a86c5b347b17761f15f71067e0899d95 270 0.09/1.00 vMB 2
720,937 720,937 00000000000000000007de83a5ab489dee8daf08ded6ba57a15fe92e8cc090a8 3,285 1.00/1.00 vMB 12
720,936 720,936 000000000000000000032ff4b16f885725c4a158b892f583e33a410eba6cd5a0 320 0.09/1.00 vMB 14
720,935 720,935 000000000000000000029c6759e6c867d2cfcacb89cf42daba7efe77f97357dc 1,841 0.69/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.04 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.01 GB
    • Received: 18.14 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.